Summary | diff.php in svn mode cannot find previous version |
Queue | Chora |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | helly (at) php (dot) net |
Created | 05/11/2007 (6584 days ago) |
Due | |
Updated | 05/12/2007 (6583 days ago) |
Assigned | |
Resolved | 05/12/2007 (6583 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
don't think there's harm, so I took out the svn check. Thanks!
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ diff.php in svn mode cannot find previous version
Queue ⇒ Chora
New Attachment: diff.php-HEAD-2007-05-11.diff.txt
repository i might get the new version as r2 and the old version r1 as
r2-1. For subversion this is no problem as one simply needs to search
for the newest version rn < = r1. The attached patch does this.