This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CVSNT and cvs


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:bozho@cvs:/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][:password]@]host[:[port]]/path
[snip]

Perhaps your shell is mangling the command, try:

cvs -d":pserver:bozho@cvs:/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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]