[xmlsec] Re: Binary-Hex addition

Aleksey Sanin aleksey@aleksey.com
Mon, 15 Sep 2003 11:48:42 -0700


Sorry, xmlsec uses CVS for this kind of things and I really don't see
reasons for introducing something else. For using CVS on Windows
I would suggest to try Cygwin. It provides a full GNU environment
on Windows. The installation is straightforward, just do not forget to
select cvs, diff and patch for installation.

After that you can find a lot of manuals on how to use CVS command
line tool. It's pretty easy and you'll probably need only few commands:
       cvs checkout
       cvs update
       cvs diff

Regarding your problems with proxy: make sure that you have an open
port  2401 for CVS operations.

Aleksey