[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 18:15:01 CEST

Tried to include the missing source paths - the process went w/o
reported errors.
Now, I am trying to load the dumps into newly create repositories and I
am receiving the following error message:

svn: File not found: transaction '1-1', path 'some/path'

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 18:38:14 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.