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

Move to a new layout

From: Brian Vallelunga <brian_at_vallelunga.com>
Date: 2005-01-10 05:38:46 CET

I'm trying to figure out how to move my existing project to a new layout
within Subversion. I'm using the svnserver on a Windows 2000 machine and
originally the repository was created with just one directory. I'd like
to move to a trunk/branches/tags structure.

I'm a bit unsure of how to move things around. The Subversion book says
its easy to change layouts after the initial creation, but doesn't
specify how (this would be a good thing to add). I've searched the
mailing list and haven't found anything exactly like this (at least on
Windows).

So right now everything is in /MyProject. I'd like to restructure and
have:

/MyProject/trunk/
/MyProject/branches/
/MyProject/tags/

Everything currently in /MyProject should be moved to the trunk
location. The one suggestion I saw used shell scripting, which I don't
really have access to being that this is on a Win2K server.

Thanks,

Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 10 05:41:50 2005

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.