View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007817CDashpublic2008-10-15 12:452013-12-08 06:36
ReporterDavid Blado 
Assigned ToJulien Jomier 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.2 
Target VersionFixed in Version 
Summary0007817: websvn log link
DescriptionI 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
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2008-10-15 12:45 David Blado New Issue
2013-12-08 06:36 Julien Jomier Status new => closed
2013-12-08 06:36 Julien Jomier Assigned To => Julien Jomier
2013-12-08 06:36 Julien Jomier Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team