Re: How to "label" correctly?
From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2002-12-24 08:02:11 CET
Hi
On Tue, Dec 24, 2002 at 12:44:12AM +0200, Roman Rytov wrote:
I am not familiar with labeling in VSS. Using Subversion you can do
Do your development in /trunk. When you're ready for a release, copy
Maybe encoding a release number in the name of the directory (tags and
It is also possible to store metadata in properties attached to files or
svn propset myprop "value" filename
e.g.: svn propset version "RELEASE-1.0" /branches/blah
I hope the above helps.
-- Michael Wood <mwood@its.uct.ac.za> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Dec 24 08:03:02 2002 |
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.