[xmlsec] Encrypt and Decrypt
Aleksey Sanin
aleksey@aleksey.com
Sun, 26 Jan 2003 20:10:54 -0800
>
> That does not work:
>
> # echo $CVSROOT
> :pserver:anonymous@anoncvs.gnome.org:2401/cvs/gnome
>
> # cvs -z3 checkout -r XMLSEC_0_0_X_BRANCH xmlsec
> cvs checkout: cannot find module `xmlsec' - ignored
>
You wrote you did update from CVS so I assumed that you are already
logged in.
Looks like it's not the case. Type 'cvs login' and just press Enter
(there is no password):
http://developer.gnome.org/tools/cvs.html
Aleksey