MantisBT - CDash
View Issue Details
0011720CDash(No Category)public2011-01-19 04:042012-01-17 02:48
Girish Hilage 
Julien Jomier 
highmajoralways
assignedopen 
Fedora Core 13Linux2.6.33.3-85.fc13
1.6.4 
 
0011720: source repository URL shown in CDASH has extra word "browser/" in it
I am submitting my projects build log to CDASH.
I observed this case whenever there are some compile time errors in my project which get submitted as part of the build log.

For source files containing compile time errors there is a URL shown in CDASH as follows :

CVS/SVN http://<repository_address>/browser/path/to/source/file [^]

But, my actual URL should also contain "trunk/" after the word "browser/" in the URL.
i.e. valid URL in my case should be :
http://<repository_address>/browser/trunk/path/to/source/file [^]

To achieve this I am giving following value in :
ADMINISTRATION-->Project-->Repository
Repository ViewerURL: <repository_address>/browser/trunk/

But, this gives me final URL in CDASH as :
CVS/SVN http://<repository_address>/browser/trunk/[browser]/path/to/source/file [^]

[] : indicates extra word

i.e. word "browser/" is again appended to whatever URL I have given in "Repository ViewerURL".

Can I prevent word "browser/" from getting appended to the URL I am giving?
Viewer type I am using is : Trac
There could be a text box in ADMINISTRATION-->Project-->Repository

which would ask for "Repository Prefix:" to be given by user.

i.e. in my case it could be : "browser/trunk/"
or
simply "trunk/" [word "browser/" would get prepended if it is not already present in prefix value]
No tags attached.
Issue History
2011-01-19 04:04Girish HilageNew Issue
2012-01-17 02:48Julien JomierAssigned To => Julien Jomier
2012-01-17 02:48Julien JomierStatusnew => assigned

There are no notes attached to this issue.