View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011720CDash(No Category)public2011-01-19 04:042012-01-17 02:48
ReporterGirish Hilage 
Assigned ToJulien Jomier 
PriorityhighSeveritymajorReproducibilityalways
StatusassignedResolutionopen 
PlatformFedora Core 13OSLinuxOS Version2.6.33.3-85.fc13
Product Version1.6.4 
Target VersionFixed in Version 
Summary0011720: source repository URL shown in CDASH has extra word "browser/" in it
DescriptionI 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
Additional InformationThere 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]
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2011-01-19 04:04 Girish Hilage New Issue
2012-01-17 02:48 Julien Jomier Assigned To => Julien Jomier
2012-01-17 02:48 Julien Jomier Status new => assigned


Copyright © 2000 - 2018 MantisBT Team