Hello,

I've found a bug when dumping a certain part of an existing repository (having 
~2000 
commits, ~15 are of interest for the other one) into another existing 
repository (having 
already ~130 commits) using the following syntax (on Win7 x64):

svnadmin dump .\desktop\OldRepo --incremental | svndumpfilter include 
trunk/PathOfInterest 
--drop-empty-revs --renumber-revs | svnadmin load .\desktop\TargetRepo

The files are loaded correctly but they are associated with the wrong 
logmessages. Instead of 
the messages associated with the commits, logmessages 1-15 are loaded.

Best regards
Sven

--
Dr. Sven Merk
LTB Lasertechnik Berlin GmbH
Rudower Chaussee 29
12489 Berlin

Reply via email to