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

RE: Dump a single project

From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: 2007-01-22 15:36:57 CET

That worked a treat, but now I have another problem.

I had already a WC for that project under the old repository. Now that I
have created the new repository how can I "move" my WC to the new
repository? Svn switch --relocate "can only change the repository part
of an URL". I am not even sure this is possible at all, other than
deleting the old WC and checking it out again from the new repository.

Thanks
Giulio

>
> Have a look at svndumpfilter, which is included with svn.
>
>
> $ svndumpfilter help include
> include: Filter out nodes without given prefixes from dumpstream.
> usage: svndumpfilter include PATH_PREFIX...
>
> Valid options:
> --drop-empty-revs : Remove revisions emptied by filtering.
> --renumber-revs : Renumber revisions left after filtering.
> --preserve-revprops : Don't filter revision properties.
> --quiet : Do not display filtering statistics.
>
>
> // ben
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 22 15:37:47 2007

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.