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