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

RE: versioning rant

From: Barry Scott <barry.alan.scott_at_ntlworld.com>
Date: 2002-02-23 23:49:08 CET

Using SourceSafe we solve this problem of a unique number for a build as follows:

checkout build_version.dat and check back in forcing a new revision.
Ask SourceSafe what the revision number is.
Use the revision number to create a unique label. SRC_0020 say.
Then we fetch the source at that label and build it.

I'm assuming we can do the same process with subversion.

                        BArry

---------------------------------------------------------------------
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:09 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.