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

Add in Branch, tag, trunk directories after the fact

From: Brent Webster <brent.webster_at_liquidcomputing.com>
Date: 2005-10-06 17:58:28 CEST

I didn't quite get the need for separate Branch, Tag and Trunk
directories being an exCVS user so I initially ignored them. Now I get
it and want to insert these directories.

         X
 +---+---|---+---+
 A B C D E

And convert it into

         X
         |
 +-------|-------+
Branch Trunk Tag
         |
 +---+---|---+---+
 A B C D E

What's the best, fastest and/or safest way to do this?

Can I preserve history?

Should my users checkin everything, do the directory change and then
check back out?

Thanks Brent

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 6 18:00:51 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.