Hallo!

$ fsvs -V
FSVS (licensed under the GPLv3), (C) by Ph. Marek; version fsvs-1.1.13:1496

on a Gentoo Linux ~x86 system.

I've put the directory /Gentoo/Home under version control. Now I'd like to
see the differences of the "etc" directory between what's on disk now
and some older version. So I ran:

$ cd /Gentoo/Home
$ sudo fsvs diff -R -r 139 etc

This showed a lot of diffs, but ulitimately, it failed:

 </catalog>
diff -u etc/env.d/03opengl.r139 etc/env.d/03opengl.local


An error occurred: Filesystem has no item (160013)
  in rev__get_file: svn_ra_get_file: File not found: revision 139,
path '/Gentoo-Home-2/trunk/etc/sgml/sgml-docbook-3.0.cat'

--($:/Gentoo/Home)-- LC_ALL=C sudo fsvs info etc/sgml/sgml-docbook-3.0.cat
....        92  etc/sgml/sgml-docbook-3.0.cat
        Type:           file
        URL:
svn+ssh://[EMAIL 
PROTECTED]/systems/Gentoo-Home-2/trunk/etc/sgml/sgml-docbook-3.0.cat
        Status:         0x0 (unmodified)
        Flags:          0x0 (none)
        Dev:            65030
        Inode:          113546
        Mode:           0100644
        UID/GID:        0 (root)/0 (root)
        MTime:          Tue Mar 18 14:46:59 2008
        CTime:          Tue Mar 18 14:46:59 2008
        WAA-Path:       /var/spool/fsvs/c2/46/308881fce47bd2f5a4c5da383bd3/
        Revision:       140
        Repos-MD5:      e627a563f7506c843ac90d61bdc6846f
        Size:           92

This file got added in r140. I'm trying to see the differences between
now and r139. I'm at r143.

Why did I get this error?

Thanks,
Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to