Hello again,
Found a workaround: Check out the repository, do the reorganisation in the
working copy, check it in. Drawback: It would have been nice to correct the
history as if the structure had been correctly created in the first place
(which is what --parent-dir does I think).
Still looking for a better way...
--On Friday, July 30, 2004 11:38:48 AM +0200 Roland Philippsen
<roland.philippsen@gmx.net> wrote:
> Hi,
>
> I'm planning a reorganisation of various repositories -- private and
> public things got mixed up, hindering efficient access control and
> administration. Using version 1.1.x (which has better svndumpfilter it
> seems) I can do almost everything I need, but how do I move a project
> *down* the svn filesystem? (As opposed to adding a prefix as in the
> example given in section 5.3.5 of the book).
>
> Let me illustrate. I want to change this kind of layout
>
> svn/
> trunk/
> foo/
> bar/
> branches/
> foo/
> bar/
>
> so that it becomes:
>
> svn/
> foo/
> trunk/
> branches/
> bar/
> trunk/
> branches/
>
> Any ideas? Thanks!
> Rolo
>
>
> ---------------------------------------------------------------------
> 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 Jul 30 15:30:42 2004