summaryrefslogtreecommitdiff
path: root/devel/subversion-base
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2006-11-08 05:08:25 +0000
committerepg <epg@pkgsrc.org>2006-11-08 05:08:25 +0000
commit8b001ff24aabba4d5c7f20b968f5fd297a92cdfc (patch)
treeaa0429e14dc36362693481009a44ef9f0627d868 /devel/subversion-base
parente4d4e2fd5954fa0d10dabb255ca97e348d95a227 (diff)
downloadpkgsrc-8b001ff24aabba4d5c7f20b968f5fd297a92cdfc.tar.gz
Version 1.4.2
(2 November 2006, from /branches/1.4.x) http://svn.collab.net/repos/svn/tags/1.4.2 User-visible-changes: - Client: * new "notes/svnsync.txt" file explains common svnsync usage * install a manpage for svnsync (r21403) * install/package svnsync on Windows (r21387, r21424) * translation updates for all languages * dramatically speed up commit of wc-to-wc copy (r21471) * fixed: support 'svn co URL@{DATE}' (issue #2602) * fixed: cannot access repositories with spaces via svn:// (issue #2612) * fixed: passing full URL in some DAV requests, breaking proxies (r21526) * fixed: history-tracing can fail for renamed directories (issue #2600) * fixed: crash if interrupted while opening a working copy (r21792) * fixed: 'svn merge' should notify about conflicted files (issue #2584) * fixed: 'svn revert' should notify about prop-only reverts (issue #2517) * fixed: 'svn status -u' not showing props changed on wc root (issue #2533) * fixed: 'svn status -u' fails in a read-only working copy (r21904, -19) * fixed: 'svn up' failing with checksum mismatch error (issue #2618) * fixed: 'svnsync sync' copying missing implicit revprops (issue #2613) * fixed: svnsync unable to synchronise copies of URL-unsafe paths (r22092) * svnshell tool: support "setrev head" (r20992) * include newest version of svnmerge.py - Server: * FSFS: improve detection of disk write errors (r21346) * FSFS: prevent API violation from corrupting repository (issue #2467) * improved error checking when running hook scripts, etc (r21483) * mailer.py: new commit_url option links to web page for a commit (r21333) Developer-visible-changes: * support Neon 0.26.0 and 0.26.1 (r21289, r21293, r21956) * support current CVS versions of libtool (post-1.5.22) (r22120) * now compiles on architectures without APR_HAS_DSO (e.g. RISC OS) (r21473) * fixed: build error on FreeBSD due to missing svnsync manpage (r21403) * RHEL3 RPM package requires correct version of Apache httpd (r21974) * numerous improvements to coverage of the test suite * javahl bindings: - compile Java bytecode for Java 1.2 VM (r21765, -7, r21814) - fixed: crash if using 1.4.x bindings with older libraries (r21316, -429) - fixed: crash when empty destination path passed to checkout (r21770) * SWIG/ruby bindings: - fixed: accept nil for Svn::Repos#load_fs's parent_dir argument (r21793) * SWIG/python bindings: - fixed: crash when using an apr_hash_t typemap (issue #2606) - fixed: in tests, use URLs that work on Windows (r21392) * SWIG/perl bindings: - fixed: ra_replay works with Perl delta editors (r20666) Version 1.4.1 (Not released, see changes for 1.4.2.)
Diffstat (limited to 'devel/subversion-base')
-rw-r--r--devel/subversion-base/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/subversion-base/PLIST b/devel/subversion-base/PLIST
index 37fc5b418c7..6a09f4c477b 100644
--- a/devel/subversion-base/PLIST
+++ b/devel/subversion-base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2006/09/11 04:14:31 epg Exp $
+@comment $NetBSD: PLIST,v 1.15 2006/11/08 05:08:25 epg Exp $
bin/svn
bin/svnadmin
bin/svndumpfilter
@@ -59,6 +59,7 @@ man/man1/svn.1
man/man1/svnadmin.1
man/man1/svndumpfilter.1
man/man1/svnlook.1
+man/man1/svnsync.1
man/man1/svnversion.1
man/man5/svnserve.conf.5
man/man8/svnserve.8