RE: This is a major issue - much more than a bug!!!
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 28 Feb 2013 14:31:58 +0000
> On Wed, Feb 27, 2013 at 7:25 PM, John Cowan <cowan_at_mercury.ccil.org>
Agreed... we basically use the branch as needed system. A feature that is too large for one developer or one commit will be a feature branch.
Also, we don't use a common trunk. We have a path for each major release of our app (which is a copy/branch) of the previous version). We find it is much easier to work this way than do everything on a "trunk" and then branch for release. So, most of our dev is done in that versions branch/path and every now and then we will create a feature branch as I said above.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.