From owner-freebsd-questions Thu Dec 24 09:51:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28378 for freebsd-questions-outgoing; Thu, 24 Dec 1998 09:51:06 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from groucho.ennovatenetworks.com (groucho.ennovatenetworks.com [208.227.99.168]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA28366 for ; Thu, 24 Dec 1998 09:51:04 -0800 (PST) (envelope-from bumble@groucho.ennovatenetworks.com) Received: (from bumble@localhost) by groucho.ennovatenetworks.com (8.8.8/8.8.8) id MAA29507; Thu, 24 Dec 1998 12:50:50 -0500 (EST) (envelope-from bumble) Date: Thu, 24 Dec 1998 12:50:50 -0500 (EST) Message-Id: <199812241750.MAA29507@groucho.ennovatenetworks.com> From: Marc Bumble To: freebsd-questions@FreeBSD.ORG, bug-cvs@gnu.org Subject: CVS question. cvs-1.10, cvs-1.9 Reply-To: bumble@ennovatenetworks.com, bumble@netway.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, i believe that the FreeBSD org uses CVS to take snapshots of its distribution and do basic configuration managment. I am trying to use cvs's cvswrappers feature to cover some binary maintenance. I put a .cvswrappers file in my home directory with the contents: *.class -f '/usr/bin/gzip -d %s' -t '/usr/bin/gzip %s /net/cvs/binaries' -m 'COPY' Then when I try to use cvs to check out anything, I get the following error message: % /usr/local/src/cvs-1.10/src/cvs checkout CVSROOT % cvs [checkout aborted]: -t/-f wrappers not supported by this version of CVS Am I incorrect in assuming that FreeBSD uses CVS? Is there a cvs version which works on FreeBSD which is avail? It does seem to work okay on linux, or at least it does not give any error message. Does the FreeBSD org do anything with the binaries interms of cvs? When I do a make check as root, the system fails at: This test should produce no other output than this line, and a final "OK". FAIL: rcslib-symlink-4 gmake[1]: *** [check] Error 1 gmake[1]: Leaving directory `/usr/local/src/cvs-1.10/src' gmake: *** [check] Error 2 thanks for any assistance, marc My environment is: System: FreeBSD groucho.ennovatenetworks.com 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Wed Jul 22 08:48:29 GMT 1998 root@builder.cdrom.com:/usr/src/sys/compile/GENERIC i386 I have gcc, gmake. -- Ennovate Networks, Inc. 330 Codman Hill Rd Boxboro MA 01719 USA Tel 978-263-2002 (ext. 147) Fax 978-263-1099 email: bumble@ennovatenetworks.com http://www.ennovatenetworks.com/contact/index.htm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message