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

RE: Repository reorg question

From: THURMAN, LORENZO, SECR <lt0445_at_att.com>
Date: 2006-10-24 20:49:24 CEST

Thanks, I think I got it.

 

p.s. This is my first experience with this list and I'm impressed with
the quick and very helpful responses I've received from everyone.

Thanks again!

 

Lorenzo Thurman, SECR

Aurora/Internet Protect Developer

312-230-2109

________________________________

From: William Nagel [mailto:bill@stagelogic.com]
Sent: Tuesday, October 24, 2006 12:17 PM
To: THURMAN, LORENZO, SECR
Cc: users@subversion.tigris.org
Subject: Re: Repository reorg question

 

On Oct 24, 2006, at 11:45 AM, THURMAN, LORENZO, SECR wrote:

When our svn repository was setup, the admin did not use the recommended
structure of trunk, tags and branches, but instead he just placed the
code in the repository. Now we need to create branches and tags, so I'd
like to redo the repository. What is the safest way to go about this?

Create directories (using "svn mkdir") named trunk, branches, and tags
at the top level of the repository, then move everything else into the
trunk directory (using "svn mv").

 

-Bill

 

Thanks

 

Lorenzo Thurman, SECR

Aurora/Internet Protect Developer

312-230-2109

 

 
Received on Tue Oct 24 20:50:18 2006

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.