Marko Bozikovic wrote:
René Berber wrote:
Marko Bozikovic wrote:
I have a problem with logging in to remote CVSNT server using cygwin cvs.
I'm using CVSNT 2.5.03.2260 on Windows and Cygwin cvs 1.11.17. CVS repository
is in C:\cvsrepo, with name /cvsrepo.
I'm trying to connect with:
cvs -d:pserver:[EMAIL PROTECTED]:/cvsrepo login
When I enter a valid password, I get follwing errors:
cvs login: CVSROOT requires a path spec:
cvs login: :(gserver|kserver|pserver):[[user][:[EMAIL PROTECTED]:[port]]/path
[snip]
Perhaps your shell is mangling the command, try:
cvs -d":pserver:[EMAIL PROTECTED]:/cvsrepo" login
Nope, tried with both cmd and bash.
I can say that I don't have this problem but I may be using a different
version of CVSNT (can't check it now).
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
838 Washington Street (508) 893-9889 - FAX
Holliston, MA 01746
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/