AW: Re: Merging insanity
From: Felix Gilcher <gilcher_at_exozet.com>
Date: 2005-09-02 10:52:16 CEST
David Gómez <mailto:david@pleyades.net> schrieb am Freitag, 2. September 2005 10:27:
> Hi,
hmm. Given that the paradigm "branch early, branch often", we ususally end up with quite a couple of branches per project - so you'd have to enforce a certain naming scheme [which is prone to errors, as all "enforcements" that are not enforced by technology] or you'd have to look up "what was the name of the branching revisison", so it might not save any lookup time.
>
Anyway, you'd have to make another operation such as:
$ svn attach_name_to_revision branchURL branch-beginning-tag-URL
so no work saved here. You could wrap this in a script that does the branching for you and attaches an autogenerated name as well, but then again, you could script the operation "branch and tag" just as easily and from there on use the tag as "mnemonic name".
>
regards
fg
-- Felix Gilcher Head of IT Development Exozet Berlin GmbH Rotherstraße 20 10245 Berlin --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Sep 2 10:54:04 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.