| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006843 | CDash | public | 2008-04-17 15:43 | 2008-04-22 13:02 | |||||
| Reporter | Anton Deguet | ||||||||
| Assigned To | Julien Jomier | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 0.8 | ||||||||
| Target Version | Fixed in Version | 1.0 | |||||||
| Summary | 0006843: Support of different cvs/svn/web viewers in viewBuildError.php | ||||||||
| Description | It 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |