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

Re: How to split one repo into multiple repos?

From: Adrian Herscu <bmf1972_at_axentra.net>
Date: 2005-06-02 15:00:20 CEST

Hi Erik,

This means that I will have to handle all those dependencies manually.

If yes, then I will prefer to archive the current repository and import
only the HEAD into the new repositories.

Adrian.

Erik Huelsmann wrote:

>On 6/2/05, Adrian Herscu <bmf1972@axentra.net> wrote:
>
>>Hi all,
>>
>>I did the mistake of putting several projects into one repository.
>>
>>Now I am trying to split that single repository into multiple
>>repositories using:
>>
>>svnadmin dump svnrepo > svnrepo_dump
>>type svnrepo_dump|svndumpfilter include <project-path> > <project-dump>
>>
>>The svndumpfilter ends with this error message:
>>
>>svn: Invalid copy source path '/some/path'
>>The process tried to write to a nonexistent pipe.
>>
>>Where "/some/path" was renamed/moved around in the single repository.
>
>
>Include the source of the copy operation in your dump and new
repository ?
>
>>Any suggestions?
>>
>>Thanks a lot for your time,
>>Adrian.
>
>
>
>bye,
>
>Erik.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 2 15:20:08 2005

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.