Anonymous | Login | Signup for a new account | 2012-09-13 19:33 PDT |
Main | Blog | My View | View Issues | Change Log | Roadmap | IRC Chat | Repositories | Scrum Board |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
237 | Source Integration | WebSVN | public | 2012-01-20 05:39 | 2012-01-27 02:15 | ||||||
Reporter | Vincent Sels | ||||||||||
Assigned To | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||
Status | new | Resolution | open | ||||||||
Product Version | |||||||||||
Target Version | Fixed in Version | ||||||||||
Summary | 237: Diff from deleted branches | ||||||||||
Description | After having deleted a branch in svn, you can no longer view the diff. If I'm not mistaken, the branch still exists in the repository, and I see no reason why you wouldn't still be able to see the diff between two revisions that did actually exist in that branch. You now see the following error when you click the 'Diff' button for that set of changes: Error running this command: "svn --non-interactive --config-dir /tmp log --xml --verbose "file:///link/to/repository/Branches/branch_name/link_to_file.cs@"" [^] --limit 2 Is it not possible to tell websvn that it should access the revisions of a deleted branch or something ? | ||||||||||
Additional Information | The url used to navigate to the diff is the following:http://srv:port/diff.php?repname=RepName&rev=9200&path=%2FBranches%2Fbranch_name%2Flink_to_file.cs&sc=1 [^] | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
|
Vincent Sels (reporter) 2012-01-27 01:40 |
This is easily fixed by also adding &peg=9200 as parameter in the url. (see http://websvn.tigris.org/issues/show_bug.cgi?id=304 [^]) I'll solve this and send a pull request. |
Vincent Sels (reporter) 2012-01-27 02:15 |
See pull request https://github.com/mantisbt-plugins/source-integration/pull/6 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2012-01-20 05:39 | Vincent Sels | New Issue | |
2012-01-27 01:40 | Vincent Sels | Note Added: 335 | |
2012-01-27 02:15 | Vincent Sels | Note Added: 336 |
Copyright © 2000 - 2012 MantisBT Group
Time: 0.1264 seconds. memory usage: 8,321 KB |