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

Re: Baselines in subversion

From: Michael Abele <michael.abele_at_aqcon.com>
Date: 2004-07-07 13:09:42 CEST

You are looking for branching and tagging...

Read chapter 4 in the book: http://svnbook.red-bean.com/svnbook/book.html#svn-ch-4

Regards
Michael.

-----Ursprüngliche Nachricht-----
Von: Stedham, Richard [mailto:richard.stedham@amsjv.com]
Gesendet: Mittwoch, 7. Juli 2004 13:00
An: users@subversion.tigris.org
Betreff: 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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 7 13:10:20 2004

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.