[Dcmlib] cvs access
jean-michel.rouet at philips.com
jean-michel.rouet at philips.com
Thu Mar 17 08:46:08 CET 2005
>I downloaded and installed tortoisecvs and I used the all the info, like
>CVSROOT, that is there on gdcm web pages to try chekcout version 1.0.
>
>But the tortoise cvs is never asking me any password and while I am
>trying to checkout it is just asking me to login before trying to
>checkout but cant I login while I am trying to chekc out.
>
>how to login using tortoise cvs without setting up environment variables.
I never tried specifically turtoise cvs, but I can imagine that the
functionnality is the same as every other CVS clients.
I personnaly use either cvsnt (http://www.cvsnt.com/) or the cygwin
version...
did you try to issue the "cvs login" command _BEFORE_ the "cvs checkout"
one ?
In summary, just type in a command window, the login command:
cvs -d :pserver:anonymous at cvs.creatis.insa-lyon.fr:2402/cvs/public login
(at prompt for a password answer anonymous)
then type the checkout command
cvs -d :pserver:anonymous at cvs.creatis.insa-lyon.fr:2402/cvs/public
checkout gdcm
Hope this clarifies the cvs part of gdcm.
JM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/dcmlib/attachments/20050317/c6056ed7/attachment.html>
More information about the Dcmlib
mailing list