[Insight-users] Re: CableSwig login..
Luis Ibanez
luis . ibanez at kitware . com
Tue, 17 Jun 2003 09:26:18 -0400
Hi Mathieu,
The README file for CSwig wrapping has just been updated.
Currently you don't neeed any password.
Simply start downloading with:
cvs -d:pserver:anonymous at public . kitware . com:/cvsroot/CableSwig
co CableSwig
(in a single command line).
Please let us know if you encounter any problem.
Thanks,
Luis
---------------------------
Mathieu Malaterre wrote:
> Luis,
>
> After reading:
> http://www . itk . org/cgi-bin/viewcvs . cgi/Wrapping/CSwig/README . diff?cvsroot=Insight&r1=1 . 4&r2=1 . 5
>
>
> I tried to but I really needed to do a login first :
>
> $ cvs -d:pserver:anonymous at public . kitware . com:/cvsroot/CableSwig co
> CableSwig
> cvs checkout: authorization failed: server public.kitware.com rejected
> access to /cvsroot/CableSwig for user anonymous
>
>
> $ cvs -d:pserver:anonymous at public . kitware . com:/cvsroot/CableSwig login
> [return]
>
> $ cvs -d:pserver:anonymous at public . kitware . com:/cvsroot/CableSwig co
> CableSwig
> -> ok !!
>
> Mathieu
>
>