Hi,

I am using


Concurrent Versions System (CVS) 1.11.1p1 (client/server)

on client and server. Both talk over ssh. Platform is
RH7.0 with the rpm from cvshome

Cvs {import,co,add,commit} work as expected, only
cvs update behaves strangely:

[heikor@pc-heiko /tmp]$ ls test
ls: test: No such file or directory
[heikor@pc-heiko /tmp]$ cvs co test
cvs server: Updating test
cvs server: Updating test/heikor
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@pc-heiko test]$ cvs update -PdA
cvs server: ignoring . (CVS/Repository missing)
[heikor@pc-heiko tmp2]$ ls -ls CVS
total 12
    4 -rw-r--r--    1 heikor   users          83 Jun 27 18:09 Entries
    4 -rw-r--r--    1 heikor   users          17 Jun 27 18:09 Repository
    4 -rw-r--r--    1 heikor   users          26 Jun 27 18:09 Root


Locally on the machine, where the repository is, cvs update works
as known.

Any hints here?



-- 
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