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

Re: Problems dumping a directory tree and then loading into fresh repository

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-08-19 21:11:12 CEST

On 8/18/05, James Lamanna <jamesl@appliedminds.com> wrote:
> Not sure if this ever got through...sending again....
>
> I have a directory tree that I'm trying to dump from one repository and
> then load in to a new repository.
> I've extracted all the pertinent revisions by parsing an svn log of the
> path, and now I'm running dumps and loads over all the revision ranges.
>
. . .
>
> Any help?
>
> The server version is 1.1.4 (r13838)
>
Could you send an exact transcript of the commands you are using?
This is not enough information to be able diagnose the problem.

The only thing I can guess is that you are using --incremental, but since
you are skipping around certain revision numbers, you may have missed
the revision a file was added in. But that is a WAG.

Josh

P.S. Have you tried to dump the whole repository, then use svndumpfilter
to trim it down to just the tree you want?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 19 21:17:53 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.