Yes,
You can create the new folders as needed. Then use svn move to move each
of your project folders as needed. That will retain all your history and
ancestory.
Personally I use TortoiseSVN repostitory browser to do stuff like this.
It makes it much easier. (If you are using Windows of course.)
BOb
> -----Original Message-----
> From: enigmatecck_at_yahoo.co.uk [mailto:enigmatecck_at_yahoo.co.uk]
> Sent: Friday, January 16, 2009 12:31 PM
> To: users_at_subversion.tigris.org; Bob Archer
> Subject: RE: Unable to tag multiple projects due to repository
structure
>
> Thanks for the quick response.
>
> So is there an SVN way changing the structure without losing any
history.
> As I am a CVS guy I would just go to the file system and move things
to my
> satisfaction but in SVN I presume there must be an admin way of doing
> things. I've been using SubEclipse and choose the default options
which is
> why I'm in this predicament. I would like the structure to be as
follows
> as per your suggestion.
>
> project1
> -- trunk
> -- branches
> -- tags
>
>
> becomes
>
> system
> -- trunk
> project1
> project 2
> -- branches
> --tags
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1029278
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-16 18:41:54 CET