test
Adrian Herscu 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.
>
> Any suggestions?
>
> Thanks a lot for your time,
> Adrian.
>
> P.S. Running Subversion 1.1.4 (r13838) on Win2K.
---------------------------------------------------------------------
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:42:06 2005