View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006843CDashpublic2008-04-17 15:432008-04-22 13:02
ReporterAnton Deguet 
Assigned ToJulien Jomier 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version0.8 
Target VersionFixed in Version1.0 
Summary0006843: Support of different cvs/svn/web viewers in viewBuildError.php
DescriptionIt looks like in viewBuildError.php the value $cvsurl is hard coded to work with some specific CVS/SVN web viewers only. I don't have any PHP experience so I could be wrong. When I added CVSTrac in CDash, I did a grep -i fisheye as it was a nice keyword and I assumed an easy way to locate web/cvs/svn specific parts of CDash.

I don't mind adding CVSTrac as soon as other viewers have been added.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0011414)
Julien Jomier (manager)
2008-04-17 15:46

Anton, is there a way to display the last revision of a file without specifying a revision in CVSTrac?
(0011415)
Anton Deguet (reporter)
2008-04-17 16:01

Yes, something like:
.../cvstrac.cgi/fileview?f=libs/CMakeLists.txt
which gives you a page with code listing but you could also use:
.../cvstrac.cgi/rlog?f=libs/CMakeLists.txt
which gives a full description for that file, including last log and link to diff and full version. I prefer the later view.
(0011416)
Julien Jomier (manager)
2008-04-17 16:14

I have added the fixes in SVN with the '.../cvstrac.cgi/rlog?f=libs/CMakeLists.txt' support. Let me know if that works for you or not. Thanks again for the report.
(0011483)
Julien Jomier (manager)
2008-04-22 13:02

This bug is closed.

 Issue History
Date Modified Username Field Change
2008-04-17 15:43 Anton Deguet New Issue
2008-04-17 15:45 Julien Jomier Status new => assigned
2008-04-17 15:45 Julien Jomier Assigned To => Julien Jomier
2008-04-17 15:46 Julien Jomier Note Added: 0011414
2008-04-17 16:01 Anton Deguet Note Added: 0011415
2008-04-17 16:14 Julien Jomier Note Added: 0011416
2008-04-22 13:02 Julien Jomier Status assigned => closed
2008-04-22 13:02 Julien Jomier Note Added: 0011483
2008-04-22 13:02 Julien Jomier Resolution open => fixed
2008-04-22 13:02 Julien Jomier Fixed in Version => 1.0


Copyright © 2000 - 2018 MantisBT Team