Using Mercurial locally with CVS: Difference between revisions

m
http://developer.mozilla.org/en/docs/Mercurial tag for this file
(add .cvsignore and optimize DS_Store regex a bit)
m (http://developer.mozilla.org/en/docs/Mercurial tag for this file)
 
Line 1: Line 1:
'''Note: that this is only useful for code that's still exclusively in CVS.'''
<!--
see http://developer.mozilla.org/en/docs/Mercurial
-->
This page is an introduction on how to use Mercurial locally with CVS.  That is, code is still checked out/committed to the Mozilla repository using CVS, but all local work is done using Mercurial.
This page is an introduction on how to use Mercurial locally with CVS.  That is, code is still checked out/committed to the Mozilla repository using CVS, but all local work is done using Mercurial.