Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2005 00:10:28 +0200
From:      Maxime Henrion <mux@FreeBSD.org>
To:        Garance A Drosihn <drosih@rpi.edu>
Cc:        David Leimbach <dleimbac@VerariSoft.Com>, freebsd-ppc@freebsd.org
Subject:   Re: cvsup?
Message-ID:  <20050627221028.GR14567@elvis.mu.org>
In-Reply-To: <p06230906bee615e0538a@[128.113.24.47]>
References:  <BB91FD65-4CDB-4B8B-9684-E25BC050B9E3@VerariSoft.Com> <p06230901bee520d0e356@[128.113.24.47]> <20050627081957.GP14567@elvis.mu.org> <p06230906bee615e0538a@[128.113.24.47]>

next in thread | previous in thread | raw e-mail | index | archive | help
Garance A Drosihn wrote:
> At 10:19 AM +0200 6/27/05, Maxime Henrion wrote:
> >
> >The latest version of the snapshot can be found at :
> >
> >http://mu.org/~mux/csup.html
> >
> >I'd be interested in knowing if it works fine under FreeBSD/ppc.
> 
> I downloaded the latest version, and it compiled without any
> problems on powerPC, and seems to be working fine.  It is relatively
> slow, but then that was mentioned on the web page.  But if you're on
> a platform where we don't have modula-3 support, then it's much better
> to have csup as an option, than to have no cvsup-ish option at all!
>
> I don't know if csup results in a larger load on the server that
> it's pointed at.

Yes, csup as it is now should put a much larger load on the server
because it can't send revision numbers (those are contained in the
status file) and only sends MD5 checksums, so the server has to guess
which revision number this MD5 checksum matches.

> What I did was 'csup' once, pointing at my own cvsup-mirror.  I
> compared that to the src tree I had via other means.  I then updated
> my cvsup-mirror, and then updated both the 'csup' src tree and the
> 'cvsup' one.  The 'csup' src-tree was updated with all the same
> changes as the 'cvsup' one.

Great, thanks for doing these tests!

Maxime



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050627221028.GR14567>