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

Newbie alert: Cheap copies for tags/branches-HOW?

From: Richard CHAN Shih-Ping <cshihpin_at_dso.org.sg>
Date: 2002-02-18 10:05:03 CET

Folks,

The documentation says to lay out my project like
project/trunk
project/tag
project/branch

When trunk is taggable how do you actually make a "cheap copy" or
"clone" in the repo? Is this a server-side action or something you do in
your working directory (and them commit)

Do I copy in my working directory and then commit?

Like

cd project/
svn copy trunk tag/BETA1
svn commit

or is there a magic svn server-side command?

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.