From owner-freebsd-questions Wed Sep 20 17:31:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id D645A37B42C for ; Wed, 20 Sep 2000 17:31:51 -0700 (PDT) Received: from ganerc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 13buHG-0000KM-01; Thu, 21 Sep 2000 02:31:50 +0200 Received: (from daemon@localhost) by ganerc.mips.inka.de (8.11.0/8.11.0) id e8L0DDg65455 for freebsd-questions@freebsd.org; Thu, 21 Sep 2000 02:13:13 +0200 (CEST) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: CVSupd, CVSup, CVS and WinCVS Date: 21 Sep 2000 02:13:13 +0200 Message-ID: <8qbjqp$1vt1$1@ganerc.mips.inka.de> References: <39C7E842.FF5A950D@smartsoft.cc> To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jan Knepper wrote: > However, could I run cvsupd and cvs on the same repository? Have > Unix (FreeBSD users of course!) access it using CVSup and > Windows users use something like WinCVS that accesses > the same repository via a different server? You could set up an anoncvs server that runs from the same repository. Unix people could use this for reading from the repository with cvs(1), and presumably this also works for the MS-Windows port of cvs and WinCVS. Note that I've had one person report the inability to access with WinCVS an anoncvs server I run, but this may have been user error. If you aren't familiar with CVS, you may want to play a bit around with accessing an anoncvs server yourself before you think about setting one up, to get a feeling of what this is all about. There is a step-by-step guide how to set up an anoncvs server on OpenBSD at . This should be applicable to FreeBSD as well. It *may* be necessary, to slightly patch FreeBSD's cvs. I have only run this on OpenBSD so far. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message