[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: how to get the source of jldap
owen nirvana wrote:
> I can't login cvs of openldap-jdap by anonymous in cvsnt, and I have
> not account of openldap
>
> how to get the source of jldap
The description on this web page works for me at least on Linux:
http://www.openldap.org/software/repo.html#AnonCVS
$ export CVSROOT=":pserver:anonymous@cvs.OpenLDAP.org:/repo/OpenLDAP"
$ cvs login
Password: (enter OpenLDAP)
$ cvs co openldap-jldap
I don't have cvsnt though. Can you please elaborate on the specific
problem you see? Probably it's just a cvsnt usage issue.
Ciao, Michael.