8b001ff24a
(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.)
93 lines
2.9 KiB
Text
93 lines
2.9 KiB
Text
@comment $NetBSD: PLIST,v 1.15 2006/11/08 05:08:25 epg Exp $
|
|
bin/svn
|
|
bin/svnadmin
|
|
bin/svndumpfilter
|
|
bin/svnlook
|
|
bin/svnserve
|
|
bin/svnsync
|
|
bin/svnversion
|
|
include/subversion-1/mod_dav_svn.h
|
|
include/subversion-1/svn-revision.txt
|
|
include/subversion-1/svn_auth.h
|
|
include/subversion-1/svn_base64.h
|
|
include/subversion-1/svn_client.h
|
|
include/subversion-1/svn_cmdline.h
|
|
include/subversion-1/svn_config.h
|
|
include/subversion-1/svn_ctype.h
|
|
include/subversion-1/svn_dav.h
|
|
include/subversion-1/svn_delta.h
|
|
include/subversion-1/svn_diff.h
|
|
include/subversion-1/svn_dso.h
|
|
include/subversion-1/svn_error.h
|
|
include/subversion-1/svn_error_codes.h
|
|
include/subversion-1/svn_fs.h
|
|
include/subversion-1/svn_hash.h
|
|
include/subversion-1/svn_io.h
|
|
include/subversion-1/svn_md5.h
|
|
include/subversion-1/svn_nls.h
|
|
include/subversion-1/svn_opt.h
|
|
include/subversion-1/svn_path.h
|
|
include/subversion-1/svn_pools.h
|
|
include/subversion-1/svn_props.h
|
|
include/subversion-1/svn_quoprint.h
|
|
include/subversion-1/svn_ra.h
|
|
include/subversion-1/svn_ra_svn.h
|
|
include/subversion-1/svn_repos.h
|
|
include/subversion-1/svn_sorts.h
|
|
include/subversion-1/svn_string.h
|
|
include/subversion-1/svn_subst.h
|
|
include/subversion-1/svn_time.h
|
|
include/subversion-1/svn_types.h
|
|
include/subversion-1/svn_user.h
|
|
include/subversion-1/svn_utf.h
|
|
include/subversion-1/svn_version.h
|
|
include/subversion-1/svn_wc.h
|
|
include/subversion-1/svn_xml.h
|
|
lib/libsvn_client-1.la
|
|
lib/libsvn_delta-1.la
|
|
lib/libsvn_diff-1.la
|
|
lib/libsvn_fs-1.la
|
|
lib/libsvn_fs_fs-1.la
|
|
lib/libsvn_ra-1.la
|
|
lib/libsvn_ra_dav-1.la
|
|
lib/libsvn_ra_local-1.la
|
|
lib/libsvn_ra_svn-1.la
|
|
lib/libsvn_repos-1.la
|
|
lib/libsvn_subr-1.la
|
|
lib/libsvn_wc-1.la
|
|
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
|
|
share/doc/subversion/INSTALL
|
|
share/doc/subversion/README
|
|
share/doc/subversion/cvs-crossover-guide.html
|
|
share/doc/subversion/lj_article.txt
|
|
share/doc/subversion/svn-best-practices.html
|
|
share/examples/subversion/backup/hot-backup.py
|
|
share/examples/subversion/cgi/tweak-log.cgi
|
|
share/examples/subversion/hook-scripts/commit-email.pl
|
|
share/examples/subversion/hook-scripts/svnperms.conf.example
|
|
share/examples/subversion/hook-scripts/svnperms.py
|
|
share/locale/de/LC_MESSAGES/subversion.mo
|
|
share/locale/es/LC_MESSAGES/subversion.mo
|
|
share/locale/fr/LC_MESSAGES/subversion.mo
|
|
share/locale/it/LC_MESSAGES/subversion.mo
|
|
share/locale/ja/LC_MESSAGES/subversion.mo
|
|
share/locale/ko/LC_MESSAGES/subversion.mo
|
|
share/locale/nb/LC_MESSAGES/subversion.mo
|
|
share/locale/pl/LC_MESSAGES/subversion.mo
|
|
share/locale/pt_BR/LC_MESSAGES/subversion.mo
|
|
share/locale/sv/LC_MESSAGES/subversion.mo
|
|
share/locale/zh_CN/LC_MESSAGES/subversion.mo
|
|
share/locale/zh_TW/LC_MESSAGES/subversion.mo
|
|
@dirrm share/examples/subversion/hook-scripts
|
|
@dirrm share/examples/subversion/cgi
|
|
@dirrm share/examples/subversion/backup
|
|
@dirrm share/examples/subversion
|
|
@dirrm share/doc/subversion
|
|
@dirrm include/subversion-1
|