Date: Mon, 12 Dec 2011 09:27:21 +0200 From: Manolis Kiagias <sonicy@otenet.gr> To: freebsd-questions@freebsd.org Subject: Re: difference between cvsup and csup? Message-ID: <4EE5ACD9.40909@otenet.gr> In-Reply-To: <20197.37805.32580.154033@jerusalem.litteratus.org> References: <4EE55ED1.3090305@extracktor.com> <jc417o$j4l$1@dough.gmane.org> <20197.37805.32580.154033@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/12/2011 7:39 πμ, Robert Huff wrote: > Michael Powell writes: > >> Csup is a rewrite of cvsup in the C language, and as such can be >> included as part of the base operating system. It is only linked >> against a few system libraries. This also means it can be built >> using the same tools and system compiler whenever the system >> itself is updated. >> >> Csup is faster, built-in, and has no third party >> dependencies. Theoretically it should have less potential for >> problems. Cvsup is a third party port, which itself depends on >> other third party ports. > I believe there are a couple of obscure functionalities that > cvsup has that csup does not. If you're asking this question, you > (probably) don't have to worry about them. > For the general user, csup is a drop-in replacement. My > expereince - as a general user - supports this. > > > Robert Huff > It used to be (some versions ago) that csup only handled checkout mode and not CVS mode (that is, a mode of operation that allows you to mirror a complete CVS repository which in effect allows you to checkout and commit locally to your copy). This was for me the only reason to keep cvsup around. But csup has caught up with this functionality eliminating the need to install and use cvsup, esp. since csup is part of the base system.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EE5ACD9.40909>