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

RE: Best way to create new version

From: Harvey, Edward <Edward.Harvey_at_patni.com>
Date: Sat, 26 Apr 2008 09:01:26 -0400

> branches. The current source is at version 2.x, which have been
> release to end users for sometime. Now there is need to add more
> features and new version 3.0 to be developed. Here is the situation, I
> would like keep working on new version 3 at the same time still
> maintaining version 2.x. Since both versions shares lots of code, only
> differ of in terms of new features.

Fortunately, this is relatively easy.

svn cp svn://server/repository/trunk svn://server/repository/branches/ver2

Then, whoever is working on bug fixes for ver2 can work in the new "ver2" branch.
Whoever is working on new features, for ver3, ver4, etc continue to work in trunk.

This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error kindly delete this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at netadmin_at_patni.com and delete this mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-26 15:01:53 CEST

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.