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

Re: Re: Labels

From: James Courtier-Dutton <james.dutton_at_gmail.com>
Date: 2006-03-30 18:46:30 CEST

Hi,

Thank you everyone for all the feedback. The solution we have choosen
is a release script.
This saves us having to tag any files, and is actually quite simple to manage.
The script itself will be stored in the SVN.
So, the process to build a release:
checkout the release script.
run the script.
The script executes various svn checkout commands retrieving the
correct versions of various repository directories into a tempory
working directory tree.
The script then does simple copy operations to copy the correct files
into the correct customer release directories ready for writing to
CD/DVD.
Job done. :-)

James

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 30 18:48:02 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.