Date: Tue, 16 Sep 2008 13:03:46 +0200 From: Ulf Lilleengen <lulf@stud.ntnu.no> To: freebsd-current@freebsd.org Cc: freebsd-hackers@freebsd.org, freebsd-wip-status@freebsd.org Subject: [PATCH] New patch for cvsmode in csup Message-ID: <20080916110346.GA12643@carrot.studby.ntnu.no>
next in thread | raw e-mail | index | archive | help
--G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, Time again for a csup patch. There have been many improvements to make it b= ehave like cvsup in most circumstanses. A few notes: * Fixed a "bug" where csup would crash if the diff was not applied correctl= y, requiring changing the procedure on how diffs are applied within csup. * Fix so files added/removed to/from Attic will actually get removed from t= he client, making it work equally to csup. * Fix so the checkouts/status-file is mostly correctly updated, but this do= es=20 only matter a little if one mixes usage with csup/cvsup. * Note that updating of CVSROOT-* might take longer time than cvsup, because cvsup supports rsync algorithm, which fits those files better. * A lot of cleanups to the code, making it ready for review. Thanks to kris@ for helping out with testing. If anyone would like to review this patch, that would be nice. The patch can be found here: http://people.freebsd.org/~lulf/patches/csup/csup_09_16_2008.diff --=20 Ulf Lilleengen --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkjPkpIACgkQCILg8nMIdCUlEwCcCjD5mubL+U7U+hly3WuL3jkU a94An3SnuplAzwmhhXwF5wpxDOnqU24m =rC2F -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080916110346.GA12643>