[xmlsec] Encrypt and Decrypt
Doug Royer
Doug at Royer.com
Sun Jan 26 20:14:02 PST 2003
Aleksey Sanin wrote:
> You are using wrong option for CVS update :) The command
> cvs update -j <tag>
> means "update trunk (tip) with branch/tag <tag>". In your case,
> you are getting merge of 0.0.X branch to the tip and this creates
> a lot of conflicts :) I would suggest to do a fresh checkout as follows:
>
> mv xmlsec xmlsec.old export
> CVSROOT=:pserver:anonymous at anoncvs.gnome.org:2401/cvs/gnome
> cvs -z3 checkout -r XMLSEC_0_0_X_BRANCH xmlsec
That does not work:
# echo $CVSROOT
:pserver:anonymous at anoncvs.gnome.org:2401/cvs/gnome
# cvs -z3 checkout -r XMLSEC_0_0_X_BRANCH xmlsec
cvs checkout: cannot find module `xmlsec' - ignored
>
> If you want to disable all error/warning messages you might either set
> xmlSecPrintErrorMessages variable from xmlsec/errors.h to 0 (zero) or use
> your own error calbacks. Please not that not all the errors reported are
> fatal.
Thanks.
--
Doug Royer | http://INET-Consulting.com
-------------------------------|-----------------------------
Doug at Royer.com | Office: (208)612-INET
http://Royer.com/People/Doug | Fax: (866)594-8574
| Cell: (208)520-4044
We Do Standards - You Need Standards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4411 bytes
Desc: S/MIME Cryptographic Signature
Url : http://www.aleksey.com/pipermail/xmlsec/attachments/20030126/00d83c91/smime.bin
More information about the xmlsec
mailing list