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

Re: Version handling

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2005-11-14 16:23:01 CET

>>>>> "Datatal" == Datatal AB <- Jonas Gauffin" <jonas@datatal.se>> writes:

 Datatal> Hello Got another question. We break the codebase at every
 Datatal> release to be able to support current version + 2 old. This
 Datatal> means that we need to have 3 different copies of the source
 Datatal> code in subversion, I would like to create a structure like
 Datatal> the following:

 Datatal> contactcenter\1.0 contactcenter\1.1 contactcenter\1.2

 Datatal> What is the best way to do it?

Tags. That's why they exist. Or branches, if you need to be able to
fix the releases. (As far as SVN is concerned, they are the same
thing. It's just a naming convention.)

        paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 14 16:27:46 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.