Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi, I'm trying to compile CVSNT 2.5.01.1976 on cygwin (if possible I do not wish to install visual studio), and yesterday I still could check out it using anonymous CVS access, but today I cannot. Any idea what may cause this error? Perhaps it is just some temporary problem. I still tried CVSNT_2_5_01_1927 and it also failed, but CVSNT_2_5_03_2151 did work. cvs -d :pserver:cvs at cvs.cvsnt.org:/usr/local/cvs checkout -P -r CVSNT_2_5_01_1927 -- cvsnt (in directory C:\Work\CVSNT_2_5_01_1976) cvsnt server: Updating cvsnt U cvsnt/.cvsignore U cvsnt/.project U cvsnt/AUTHORS U cvsnt/COPYING U cvsnt/ChangeLog ... U cvsnt/postinst/selfsign.c cvsnt server: Updating cvsnt/protocols U cvsnt/protocols/.cvsignore U cvsnt/protocols/Makefile.am U cvsnt/protocols/Makefile.in U cvsnt/protocols/common.c U cvsnt/protocols/common.h cvs.exe [checkout aborted]: end of file from server (consult above messages if any) ***** CVS exited normally with code 1 ***** It always stop after cvsnt/protocols/common.h. Regards Brazso PS. I tried it with both CVSNT 2.5.01.1976 and CVSNT 2.5.03.2151 clients