Larry Jones wrote:

> Heiko Rupp writes:
> 
>>[heikor@pc-heiko /tmp]$ ls test
>>ls: test: No such file or directory
>>[heikor@pc-heiko /tmp]$ cvs co test
> 
> Is test defined in your modules file or is it just a directory in the
> repository?


It wasn't at the time of first post, but is now with the
same result (funnily enough a cvs update <file> works):


[heikor@pc-heiko tmp]$ cd /tmp
[heikor@pc-heiko /tmp]$ rm -r test
[heikor@pc-heiko /tmp]$ cvs co test/heikor/tmp
cvs server: Updating test/heikor/tmp
U test/heikor/tmp/bar.c
U test/heikor/tmp/foo.c


[heikor@pc-heiko /tmp]$ cd test/heikor/tmp
[heikor@pc-heiko tmp]$ ls
CVS  bar.c  foo.c


[heikor@pc-heiko tmp]$ cvs -t update
  -> main loop with CVSROOT=wm-fileserv:/mnt/raid/cvs
  -> Starting server: ssh1 wm-fileserv cvs server
cvs server: ignoring . (CVS/Repository missing)
[heikor@pc-heiko tmp]$ rm foo.c
[heikor@pc-heiko tmp]$ cvs -t update foo.c
  -> main loop with CVSROOT=wm-fileserv:/mnt/raid/cvs
  -> Starting server: ssh1 wm-fileserv cvs server
S-> checkout (/mnt/raid/cvs/test/heikor/tmp/foo.c,v, 1.4, , (function))
S-> server_register(foo.c, 1.4, , , , , )
S-> Register(foo.c, 1.4, , ,  )
U foo.c
  -> rename(.new.foo.c,foo.c)
  -> Register(foo.c, 1.4, Wed Jun 27 17:35:03 2001, ,  )
  -> rename(CVS/Entries.Backup,CVS/Entries)
  -> unlink_file(CVS/Entries.Log)
[heikor@pc-heiko tmp]$ ls -ls foo.c
    4 -rw-r--r--    1 heikor   users         119 Jun 27 19:35 foo.c


(and yes, I was snipping some lines in the first posting and
was snipping the wrong ones *sigh*)


   Thanks
     Heiko


-- 
Heiko W. Rupp
Project Management
WiredMinds Informationssysteme GmbH
Wilhelmsplatz 11
D-70182 Stuttgart

Email: [EMAIL PROTECTED]
Phone: +49 711 49048-232
Fax:   +49 711 49048-111


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to