MantisBT - CDash
View Issue Details
0007817CDashpublic2008-10-15 12:452013-12-08 06:36
David Blado 
Julien Jomier 
normalminoralways
closedfixed 
1.2 
 
0007817: websvn log link
I am using CDash_1.2 out of svn:
https://www.kitware.com:8443/svn/CDash/Release-1-2 [^]

Links to modified files look like this:
http://SERVER/websvn/log.php?repname=decarta&path=src/CMakeLists.txt&rev [^]
=0&sc=0&isdir=0

the path=src/CMakeLists.txt is incorrect. It should be something like /branches/project/branchname/src/CMakeLists.txt.

I took a look through
common.php[line 2349]: function get_websvn_diff_url($projecturl, $directory, $file, $revision)

and determined that the project configuration for "CVS/SVN ViewerURL"
needed to include a &path=/branches/project/branchname.

The problem I see w/ this is that it locks down a project to only being able to receive submissions for one branch of code (to have the pass through to websvn link work).

My CVS/SVN Viewer Type is: WebSVN
My CVS/SVN Viewer URL is:SERVER/websvn/listing.php?repname=decarta
No tags attached.
Issue History
2008-10-15 12:45David BladoNew Issue
2013-12-08 06:36Julien JomierStatusnew => closed
2013-12-08 06:36Julien JomierAssigned To => Julien Jomier
2013-12-08 06:36Julien JomierResolutionopen => fixed

There are no notes attached to this issue.