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

Re: Promotion

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-04-28 08:32:05 CEST

Nelson, Charles @ AS wrote:
> Is there a way to have a promotion model using SubVersion? In a
> particular project we need to take state changes and not content changes.

I'm not sure what you mean with this, I guess you mean something like alpha,
beta and final release. For such things, Subversion does not provide explicit
means, but it gives you the base to achieve the same.

For the above scenario, consider that promotion state is just a concept like
tags. So, in order to have different promotion states, just create copies[1]
of your program within a dedicated directory.

Uli

[1]: remember, copies are cheap!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 08:33:33 2005

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.