Re: Dir for latest stable release?
From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-05-25 13:36:28 CEST
You seem to be mixing the concept of the "latest release" with the problem of "always get the same release for this build environment". You cannot hope to do both!
It's easy to set an "external" property for a Subversion directory, to always get a specifrc branch or tag of software at a specific revision number and download it locally. That's what I'd be inclined to do: if you want that to be updated regularly, then you'll need to pick some branch or tag and say "OK, project/tags/current will always be the current release", or to say "we will neightly generate a project/branches/project-data will be generated nightly, and people can refer to that".
----- Original Message -----
On 5/25/06, Alejandro Forero Cuervo <azul@bachue.com> wrote:
If I make a directory for a project with the standard layout, —trunk,
This is important in part because I want to make it possible to write
I'm quite aware that I can use whatever I want, but I'm looking for
What would you recommend?
Alejo.
---------------------------------------------------------------------
How about creating a releases directory where you always point to the most recent/stable release tag of your project. Then all your scripts could refer
releases
projectA
|
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.