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

Repos reorganizing with --parent-dir ?

From: Roland Philippsen <roland.philippsen_at_gmx.net>
Date: 2004-07-30 11:38:48 CEST

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
Received on Fri Jul 30 11:39:14 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.