You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Stedham, Richard" <ri...@amsjv.com> on 2004/07/07 10:54:44 UTC

Baselines in subversion

I have just come across subversion as a possible candidate for a version
control system and wondered if it has the concept of baselines. What I mean
by a baseline is a set of specific versions of files at a specific point in
time. This set should be 'locked' so that it can always be referred to
later. For example, we would take a baseline called "acceptance v1.0" just
before acceptance tests and this would be a list of files at specific
versions, e.g.
a.java v1
b.java v2
c.java v1

If the tests failed then we would want to create a new baseline called
"acceptance v1.1" which had the same versions of files as "acceptance v1.1"
as a starting point with updates applied, e.g. c.java has been removed and
d.java has been added

a.java v1
b.java v3
d.java v1

Richard Stedham
AMS Ltd
Tel: 020 8942 9661 ext 3343
Mob: 07793 420716
Fax: 020 8942 9771
e-mail: richard.stedham@amsjv.com



********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org