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

Re: Move to a new layout

From: Umputun <evgb_at_umputun.com>
Date: 2005-01-10 07:22:26 CET

just create trunk, branches and tags directories in MyProject (svn mkdir
   ) then move your files to trunk (svn move).

regards,

-- 
Eugene,
http://esvn.umputun.com -  a GUI frontend to the SVN.
Brian Vallelunga wrote:
> 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
> 
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 10 07:24:44 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.