Using Mercurial locally with CVS: Difference between revisions

No edit summary
Line 132: Line 132:
  % hg commit -m "cvs sync"
  % hg commit -m "cvs sync"


Then, you need to update your local clone(s):
(Tip from my Sylvain on my blog: you can combine the last two lines into just <tt>hg commit -A -m "cvs sync"</tt>; once in a while I end up with leftover CVS .foo.12.3 files that I don't want committed though, so it's nice to be able to verify before committing.)  Then, you need to update your local clone(s):


  % cd mozilla
  % cd mozilla
Confirmed users, Bureaucrats and Sysops emeriti
792

edits