Subject: CVS commit: pkgsrc/devel/subversion
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/06/2002 16:04:10
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 6 14:04:09 UTC 2002
Modified Files:
pkgsrc/devel/subversion: Makefile PLIST distinfo
Log Message:
Update to r3987 (0.16).
User-visible changes:
* new 'svn cat' subcommand
* new --revprop flag to access revision props, -r for versioned props (#943)
* new "compression" runtime option in ~/.subversion/config
* svnadmin/svnlook now use help system, and some subcommands deleted or moved.
* tool changes: [not installed by the package]
- new svnshell.py tool
- new mirror_dir_through_svn.cgi script
- new svn_load_dirs.pl features
- updates to vc-svn.el
* --message-encoding is now just --encoding, and affects svn: propvals too.
* major rewrites of chapters 3, 4, 5 of the Subversion Book.
As well as lots of bugfixes, of course.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/subversion/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/subversion/PLIST \
pkgsrc/devel/subversion/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.