Hi,
not sure if it is a cygwin or cvs issue.
While "cvs checkout" works fine on both, on "cvs commit" I always have
Cygwin 64 bit
$ cvs commit cygwin-pkg-maint
sourceware.org: Connection timed out
cvs [commit aborted]: end of file from server (consult above messages if
any)
cygwin 32 bit
$ cvs commit cygwin-pkg-maint
Enter passphrase for key '/home/marco/.ssh/id_rsa':
Checking in cygwin-pkg-maint;
/cvs/cygwin/htdocs/cygwin-pkg-maint,v <-- cygwin-pkg-maint
new revision: 1.478; previous revision: 1.477
done
I also noted a curious version mismatch
32 bit $ cvs --version
Concurrent Versions System (CVS) 1.12.13 (client/server)
Copyright (C) 2005 Free Software Foundation, Inc.
64 bit $ cvs --version
Concurrent Versions System (CVS) 1.11.23 (client/server)
Copyright (C) 2006 Free Software Foundation, Inc.
but as the package is orphan ....
Regards
Marco
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple