Forest ext incompatible with 1.0?
Roman Kennke
roman.kennke at aicas.com
Wed Jun 4 07:38:05 CDT 2008
Hi there,
> > Yeah, it generally works fine. But this particular command fails:
> >
> > > hg fsnap snapshot.txt
> >
> > abort: snapshot.txt: No such file or directory
> >
> Command "hg fsnap snapshot.txt works for me just fine with Hg-1.0.1,
> latest forest on Linux. I guess your problem is that your snapshot
> file is not properly initialized. Try the following
>
> rm snapshot.txt
>
> then
>
> hg fsnap > snapshot.txt
>
> followed by
>
> hg fsnap snapshot.txt
Ugh. Yes of course, that works. In previous versions, snapshot files
could be generated by hg fsnap snapshot.txt. I have the feeling that the
documentation needs to be more clear then. Right now it says:
--snapfile snapshot file generated by fsnap
This is very misleading.
Also, I found something that I consider a small inconsistency. hg fclone
and hg fseed are supposed to be quite similar. However, in hg fclone the
target directory is specified by the second (DEST) parameter, while in
fseed, it is specified by --root . I think it should be either
hg fseed [OPTION] SNAPSHOT-FILE DEST [PATH-ALIAS] (what is PATH-ALIAS
anyway??)
or
hg fclone -root DEST SOURCE
Cheers, Roman
--
Dipl.-Inform. (FH) Roman Kennke, Software Engineer, http://kennke.org
aicas Allerton Interworks Computer Automated Systems GmbH
Haid-und-Neu-Straße 18 * D-76131 Karlsruhe * Germany
http://www.aicas.com * Tel: +49-721-663 968-0
USt-Id: DE216375633, Handelsregister HRB 109481, AG Karlsruhe
Geschäftsführer: Dr. James J. Hunt
More information about the Mercurial
mailing list