Am 28.06.2004 um 14:37 schrieb Andrew E. Ruder:
the instructions say: export CVS_RSH="ssh"
cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/gnustep co gnustep
These instructions do not work. As alex kindly pointed out, the ext: is not needed and causes it to fail.
This whould be a bug in the cvs tool.
On OS X, I had several times issues with the compression (-z3) flag. Checkouts work compressed but updates won't. They just hang.
Checkouts turn into updates automatically if parts of the source tree already exist locally.
Markus
_______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-gnustep
