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

svndumpfilter error?

From: Phil <plabonte_at_gmail.com>
Date: 2006-09-18 23:13:25 CEST

Hello,

I did a svnadmin dump to a file called 'reposdumpfile'

Then I wanted to filter out a directory and I used this command:
cat reposdumpfile | svndumpfilter include mydir > mydir.dumpfile

It seems to work for a while then I get this cryptic error:
svndumpfilter: Invalid copy source path '/subproject2.2'

The subproject2.2 directory is part of the 'mydir' directory...? I can see
it and check stuff in and out of 'subproject2.2'

Any help would be appreciated...
Received on Mon Sep 18 23:14:04 2006

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.