Skip Menu |

This queue is for tickets about the SVN-Web CPAN distribution.

Report information
The Basics
Id: 37366
Status: stalled
Priority: 0/
Queue: SVN-Web

People
Owner: Nobody in particular
Requestors: brian [...] matzon.dk
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.53
Fixed in: (no value)



Subject: revision and diff shows invalid diff output
I have setup a proper repo - with svn::web, everything works as expected. However - I recently saw some issues with the diff being wrong, in that it doesn't show all the changes. I can reproduce it like this: Show quoted text
> svn add file.txt > svn commit -m "line 1 added"
=> diff output ok (see diff1.png) Show quoted text
> notepad file.txt (add the next line) > svn commit -m "line 2 added"
=> diff output wrong (see diff2.png) The second diff shows line 1 as removed and it also fails to show line 2 at all. The checkout and view actions show a correct file. I tried applying http://jc.ngo.org.uk/svnweb/jc/revision/?rev=1308 - but that doesn't seem to help - at least the output is the same.
Subject: diff1.png
Download diff1.png
image/x-png 2.8k
diff1.png
Subject: diff2.png
Download diff2.png
image/x-png 2.9k
diff2.png
I doubt youre still interested in this. I will leave this as stalled in case anyone wants to submit a patch.
I doubt youre still interested in this. I will leave this as stalled in case anyone wants to submit a patch.