Forest ext incompatible with 1.0?

Leo Razoumov slonik.az at gmail.com
Wed Jun 4 07:09:59 CDT 2008


On 6/2/08, Roman Kennke <roman.kennke at aicas.com> wrote:
> 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

Hope it helps,
--Leo--



More information about the Mercurial mailing list