Re: branching several times a day (was Re: Sourcesafe user needs primer on branching source control)
From: N. Thomas <nthomas_at_cise.ufl.edu>
Date: 2004-03-12 22:14:37 CET
* Brad Appleton <brad@bradapp.net> [2004-03-10 16:57:05 -0600]:
I like your idea about private branches and such. (Although my
> And instead of deleting or obsoleting the branch (its not needed for
The only thing I have a question about is this: why would you not delete
Also, I wouldn't want the history from each feature to be muddled with
Suppose my hello-world repo looks like this:
/
now I add a task-branch:
/
Anytime I run "svn log ." in /branches/goodbyeworld, I get the history
And when I am done with that and want to add another feature, I merge my
Now I add another feature, so I branch once again:
/
Now if I understand your concept of private branches, I would initially
/
I would add my goodbyeworld feature into /branches/nthomas, and then
But this doesn't make sense since I have now put two unrelated features
Thomas
-- N. Thomas nthomas@cise.ufl.edu Etiamsi occiderit me, in ipso sperabo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Mar 12 22:15:49 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.