Skip Menu |

This queue is for tickets about the svk CPAN distribution.

Report information
The Basics
Id: 38856
Status: new
Priority: 0/
Queue: svk

People
Owner: clsung [...] gmail.com
Requestors: kbrint [...] rufus.net
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: v2.0.2
Fixed in: (no value)



Subject: svk sync dies when SVN repository contains "replaced" files.
SVK does not handle files that have been renamed in SVN repository. For example: % svk depotmap -i /RRD/ ~/.svk/RRD % svk mirror svn://svn.oetiker.ch/rrdtool/trunk /RRD/mirror/trunk % svk sync -a ... Committed revision 624 from revision 1430. Filesystem has no item: File not found: transaction '624-hc', path '/mirror/trunk/website/gallery/index.en.html' % svn log -vr 1430 svn://svn.oetiker.ch/rrdtool/trunk/website/gallery/index.en.html ... R /trunk/website/gallery (from /branches/1.2/website/gallery:1429) r1430 is the first revision on /trunk that has any files where action="R".