Importing a CVS Tree

Benoît Allard benoit at aeteurope.nl
Wed Jun 25 07:35:51 CDT 2008


Dimitris Mouchritsas wrote:
> Hi all,
> We're in the process of moving on from CVS (finally) and we're checking 
> out what's there.
> I'm trying to use
> 
> hg convert myproject
> 
> from a fresh checkout. Even though the command completes with no error 
> messages and creates a
> myproject-hg directory no files seem to be created there. Any idea why?

There should have a `.hg` directory with all the repository in it. From 
myproject-hg directory, you then want to update your working directory 
using `hg update`. The files should appears.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4197 bytes
Desc: S/MIME Cryptographic Signature
Url : http://selenic.com/pipermail/mercurial/attachments/20080625/4dd42a1e/attachment.bin 


More information about the Mercurial mailing list