Who here works on Subversion?
    Paul Lussier 
    p.lussier at comcast.net
       
    Thu Oct  6 09:24:00 EDT 2005
    
    
  
Bruce Dawson <jbd at codemeta.com> writes:
> Just something I recently discovered (the hard way)...
>
> One should do a 'svn update' after all commits - especially those
> involving branches.
One might want to do svn update *before* all commits as well, or at
the very least, an svn stat -u.  If HEAD has changed since you last
committed, you might be missing a needed change, conflict upon
committing, or undo a previous change.
-- 
Seeya,
Paul
    
    
More information about the gnhlug-discuss
mailing list