Subject: CVS commit: pkgsrc/devel/cvsync
To: None <pkgsrc-changes@NetBSD.org>
From: MAEKAWA Masahide <gehenna@netbsd.org>
List: pkgsrc-changes
Date: 08/03/2003 05:14:09
Module Name: pkgsrc
Committed By: gehenna
Date: Sun Aug 3 05:14:08 UTC 2003
Modified Files:
pkgsrc/devel/cvsync: Makefile distinfo
Log Message:
CVSync 0.24.3
Changes:
* Fix a bug to fail to update a symlink status. (client)
* New keyword: nordiff (server)
On updating a regular file, a server send a whole file instead of
using rdiff algorithm. It is efficient to update tarballs or similar.
* Improve a rdiff performance slightly. (server)
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 pkgsrc/devel/cvsync/Makefile
cvs rdiff -r1.43 -r1.44 pkgsrc/devel/cvsync/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.