[Zope3-checkins] SVN: Zope3/trunk/ Refactor
	of	pluggable	authentication.See CHANGES.txt for more information.
    Jim Fulton 
    jim at zope.com
       
    Tue Mar 29 17:44:54 EST 2005
    
    
  
Garrett Smith wrote:
> Benji York wrote:
> 
>>authentication.See CHANGES.txt for more information.
>>
>>
>>Jim Fulton wrote:
>> > First, I really appreciate all this work.
>>
>>First, let me second that (pun intended).
>>
>> > It would be much better, in the future, to make separate checkins
>> > for separate changes, with reasonably focussed checkin comments for
>> > each change.
>>
>>I agree, and would also submit that the tests should pass after each
>>"piece" is checked in.
> 
> 
> I certainly appreciate all the useful advice.
> 
> Under normal circumstances, this is what I do. However, there were a
> long living chances on a single machine that should have been in a
> branch. My bad for not creating a branch before starting Spring work.
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.
Jim
-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org
    
    
More information about the Zope3-Checkins
mailing list