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

Re: Changing Dump Paths.

From: Michael Quigley <michael9_at_michael9.com>
Date: 2004-01-07 18:00:32 CET

Folker Schamel said:
> Michael Quigley wrote:
>
>> I load my dumps:
>>
>> $ svnadmin load /raid/subversion/project-a < project-a-dumpfile
>> $ svnadmin load /raid/subversion/project-b < project-b-dumpfile
>
> I didn't try this out, but what about the following:
>
> $ svnadmin load /raid/subversion < project-a-dumpfile
> $ svnadmin load /raid/subversion < project-b-dumpfile

/raid/subversion is just a regular directory, not a repository.

It seems to me that svndumpfilter just needs an extra function from stripping
path components from the front of paths.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 7 18:01:37 2004

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.