[Zope3-checkins] SVN: Zope3/trunk/ Refactor of pluggable
authentication.See CHANGES.txt for more information.
Garrett Smith
garrett at mojave-corp.com
Tue Mar 29 18:29:01 EST 2005
Tim Peters wrote:
> authentication.See CHANGES.txt for more information.
>
>
> [Jim Fulton]
>> svn (unlike CVS) makes it easy to create a branch after a lot of
>> work has been done.
>>
>> Just create the branch and switch your working copy to the branch.
>> Then you can check in your changes and they will go on the branch.
>
> That bears repeating, so I just did <wink>. This is a wonderful
> thing! I did it for the first time at the recent ZODB sprint, when "a
> small change" started growing out of control, and it's as easy as it
> sounds. Merging back to the trunk (whatever) later is also easy,
> provided you make note of the revision number associated with the
> branch creation.
Good to know this! (Funny how big those small changes can get.)
-- Garrett
More information about the Zope3-Checkins
mailing list