info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs update: cvs server: ignoring . (CVS/Repository missing)


From: Heiko Rupp
Subject: Re: cvs update: cvs server: ignoring . (CVS/Repository missing)
Date: Wed, 27 Jun 2001 19:36:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux 2.4.2-wm01 i686; en-US; rv:0.9.1) Gecko/20010607

Larry Jones wrote:

Heiko Rupp writes:

address@hidden /tmp]$ ls test
ls: test: No such file or directory
address@hidden /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):


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


address@hidden /tmp]$ cd test/heikor/tmp
address@hidden tmp]$ ls
CVS  bar.c  foo.c


address@hidden 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)
address@hidden tmp]$ rm foo.c
address@hidden 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)
address@hidden 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: address@hidden
Phone: +49 711 49048-232
Fax:   +49 711 49048-111




reply via email to

[Prev in Thread] Current Thread [Next in Thread]