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

Re: Best way to migrate...

From: Ben Meyer <bm_witness_at_yahoo.com>
Date: 2004-10-22 00:04:22 CEST

Thanks. That does it. Now I just gotta figure out the
entire command line for it. Thanks :->

Benjamen R. Meyer

--- Walden Mathews <walden@eqwality.com> wrote:

> | I tried doing:
> |
> | svnadmin dump /Repository/Project1 > Project1.svn
> |
> | But svnadmin reports that it cannot find
> | /Repository/Project1/format, which is in
> | /Repository/Project1. How can I do this and still
> be
> | able to maintain the revision history of the
> projects?
>
> Hi Ben,
>
> I think /Repository is the path of your repository,
> and
> therefore /Repository/Project1 is a URL, not a path,
> which explains why 'format' is not found.
>
> You want to dump the whole repository, then use the
> dumpfilter to separate out the content for your
> future
> repositories. See manual for details on dumpfilter.
>
> Walden
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail:
> users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 22 00:04:51 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.