Re: Help with cvs checkout

2006-02-17 Thread Jim Hyslop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Todd Denniston wrote: > I don't find an error message in the docs at ximbiot.com that contains > the phrase "server: cannot find module", so it looks more like you are > using CVSNT at least as a client. Well, don't forget that Appendix F.1 is a /part

Re: Help with cvs checkout

2006-02-16 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] writes: > I keep getting errors when trying to list or checkout from cvs. > Any ideas how I can troubleshoot / resolve this? > > cvs -d :pserver:[EMAIL PROTECTED]:/cvs ls > cvs [ls aborted]: server does not support ls > > $ cvs -d

Re: Help with cvs checkout

2006-02-16 Thread Todd Denniston
[EMAIL PROTECTED] wrote: I keep getting errors when trying to list or checkout from cvs. Any ideas how I can troubleshoot / resolve this? cvs -d :pserver:[EMAIL PROTECTED]:/cvs ls cvs [ls aborted]: server does not support ls $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs checkout MyPackage -f server:

Re: Help with cvs checkout

2006-02-16 Thread Jim Hyslop
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > I keep getting errors when trying to list or checkout from cvs. > Any ideas how I can troubleshoot / resolve this? > > cvs -d :pserver:[EMAIL PROTECTED]:/cvs ls > cvs [ls aborted]: server does not support ls 'cvs ls' is onl

Help with cvs checkout

2006-02-16 Thread hatsumoto
I keep getting errors when trying to list or checkout from cvs. Any ideas how I can troubleshoot / resolve this? cvs -d :pserver:[EMAIL PROTECTED]:/cvs ls cvs [ls aborted]: server does not support ls $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs checkout MyPackage -f server: cannot find module `MyPack