[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Bugreport for svnadmin | svndumpfilter

From: <sven.merk_at_ltb-berlin.de>
Date: Wed, 20 Feb 2013 08:21:57 +0100

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
Received on 2013-02-20 09:27:23 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.