[cvsnt] Re: login to cvs using pserver
Miro Šimko
miro.satan at gmail.com
Thu Dec 1 20:54:42 GMT 2005
Thanks for input.
1. pserver is installed and running.
>cvs info
Available protocols:
local (internal)
pserver pserver 2.5.03 (Scorpio) Build 2151
2. I use one way of login when using protocol pserver( then /sklad is
mapped to c:/cvs/repo/sklad),
when using local( no protocol?), I have to write full path( name /sklad
doesn't work),
but it does not matter. I just show that my cvs repository is working.
After solving the problem with that pserver protocol, I'll use just that
one way.
Gerhard Fiedler wrote:
>Not sure what you're doing here, but it seems you are using two different
>ways to identify the repository (aka CVSROOT):
>":pserver:Miro at localhost:2401:/sklad" and "c:/cvs/repo/sklad"
>
>
>
>>Logging in to :pserver:Miro at localhost:2401:/sklad
>> >cvs -dc:/cvs/repo/sklad co CVSROOT
>>
>>
>
>IMO you should tell cvsnt server to identify your repository as "/sklad"
>and then use this always in your CVSROOT (probably something like
>":pserver:Miro at localhost:/sklad"). And use the same CVSROOT for everything
>under the same login.
>
>To make sure you have pserver protocol installed, use cvs info (of course
>with the right CVSROOT setting :)
>
>Gerhard
>
>Miro Šimko wrote:
>
>
>
>>*2.* Create repository root "c:/cvs/repo/sklad" with name "/sklad" and
>>initialize it.
>>
>>*3.* Now, I can checkout CVSROOT directory from this new project using
>> >cvs -dc:/cvs/repo/sklad co CVSROOT
>>
>>What I would like now is to login using :pserver: protocol( needed in
>>eclipse IDE)
>>
>>
>
>
>
>> >cvs login
>>Logging in to :pserver:Miro at localhost:2401:/sklad
>>CVS Password:
>>cvs [login aborted]: authorization failed: server localhost rejected
>>access to /sklad
>>
>>
>_______________________________________________
>cvsnt mailing list
>cvsnt at cvsnt.org
>http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
>
>
More information about the cvsnt
mailing list