pkgsrc/devel/subversion-base/PLIST
epg 38da85a24c Update to 0.33.1.
Add p5-subversion package.

Upstream change log:

Version 0.33.1 (released 17 November 2003, revision r7782)
http://svn.collab.net/repos/svn/tags/0.33.1

    NOTICE: This is a bugfix release.  The bug is fixed if *either*
            the client or server uses the new code.

User-visible changes:
* major performance fix for updates

Version 0.33.0 (released 13 November 2003, revision r7737)
http://svn.collab.net/repos/svn/tags/0.33.0

                              NOTICES:

    1. This client may be incompatible with ra_dav servers <= 0.31.

    2. In order to make commits more responsive, repository
       deltification is no longer automatic.  However, you may want
       to run deltification as a background process in your repository
       post-commit hook.  For example, the new post-commit.tmpl file
       recommends 'nice -2 svnadmin deltify "$REPOS" -r "$REV" &'.

 User-visible changes:
 * now require APR/APU 0.9.5 (ships in Apache 2.0.48)
 * lose automatic deltification, but recommend it in post-commit (r7695, #1573)
 * new configuration and authn/authz support in ra_svn (r7604, r7601)
 * much faster checkouts and updates, over both svn:// and http:// (#1429)
 * new partial-authz feature: checkouts/updates just skip unauthorized items
 * new 'use-commit-times = yes' config option to use commit-time timestamps
 * new 'svnadmin hotcopy' command, like hot-backup.py (#1567)
 * fix Win32 "access denied" error in renames (r7598, #1576)
 * unnecessary working copy tree locks now avoided, to save time (#1245)
 * Compatibility changes:
    - lose ra_dav compatibility with servers 0.31 and earlier
    - lose support for working copy format "1" (not created for over a year)
 * 'svn diff' and other read-only actions now work in read-only working copies
 * 'svn blame -rX' now does the intuitive thing
 * 'svn log' output headers now say "rXXXX | " instead of "rev XXXX:  "
 * 'svnversion' no longer stymied by svn:externals
 * new 'svn pd' alias for 'svn propdel'
 * '-rCOMMITTED' keyword now works on more commands
 * minor changes to output of 'svn ls -v' and 'svn st -v' (r7530)
 * 'svn log --xml' now obeys the '-q' flag (r7555)
 * cvs2svn.py bugfixes, especially issue #1440
 * book and documentation updates
 * removed server config options ssl-ignore-invalid-date and
   ssl-override-cert-hostname (r7644)
 * many other enhancements, minor features, and bugfixes not listed here

 Developer-visible changes:
 * repair text- and prop-time in .svn/entries if spuriously wrong (r7565)
 * speed up keyword translation (r7502)
 * two new editor functions, absent_file() and absent_directory()
 * ra_dav checkouts/updates no longer do O(n) number of GET, PROPFIND requests
 * new svn_io_temp_dir function, will morph to apr_temp_dir_get soon
 * new svn_io_file_close wrapper for apr_file_close
 * tools/test-scripts/svntest/ scripts now support ra_dav and ramdisk
 * many other changes not listed here
2003-12-03 15:20:44 +00:00

116 lines
3.1 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2003/12/03 15:20:44 epg Exp $
bin/svn
bin/svnadmin
bin/svndumpfilter
bin/svnlook
bin/svnserve
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_dav.h
include/subversion-1/svn_delta.h
include/subversion-1/svn_diff.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_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_test.h
include/subversion-1/svn_time.h
include/subversion-1/svn_types.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.a
lib/libsvn_client-1.la
lib/libsvn_client-1.so
lib/libsvn_client-1.so.0
lib/libsvn_client-1.so.0.0
lib/libsvn_delta-1.a
lib/libsvn_delta-1.la
lib/libsvn_delta-1.so
lib/libsvn_delta-1.so.0
lib/libsvn_delta-1.so.0.0
lib/libsvn_diff-1.a
lib/libsvn_diff-1.la
lib/libsvn_diff-1.so
lib/libsvn_diff-1.so.0
lib/libsvn_diff-1.so.0.0
lib/libsvn_fs-1.a
lib/libsvn_fs-1.la
lib/libsvn_fs-1.so
lib/libsvn_fs-1.so.0
lib/libsvn_fs-1.so.0.0
lib/libsvn_ra-1.a
lib/libsvn_ra-1.la
lib/libsvn_ra-1.so
lib/libsvn_ra-1.so.0
lib/libsvn_ra-1.so.0.0
lib/libsvn_ra_dav-1.a
lib/libsvn_ra_dav-1.la
lib/libsvn_ra_dav-1.so
lib/libsvn_ra_dav-1.so.0
lib/libsvn_ra_dav-1.so.0.0
lib/libsvn_ra_local-1.a
lib/libsvn_ra_local-1.la
lib/libsvn_ra_local-1.so
lib/libsvn_ra_local-1.so.0
lib/libsvn_ra_local-1.so.0.0
lib/libsvn_ra_svn-1.a
lib/libsvn_ra_svn-1.la
lib/libsvn_ra_svn-1.so
lib/libsvn_ra_svn-1.so.0
lib/libsvn_ra_svn-1.so.0.0
lib/libsvn_repos-1.a
lib/libsvn_repos-1.la
lib/libsvn_repos-1.so
lib/libsvn_repos-1.so.0
lib/libsvn_repos-1.so.0.0
lib/libsvn_subr-1.a
lib/libsvn_subr-1.la
lib/libsvn_subr-1.so
lib/libsvn_subr-1.so.0
lib/libsvn_subr-1.so.0.0
lib/libsvn_wc-1.a
lib/libsvn_wc-1.la
lib/libsvn_wc-1.so
lib/libsvn_wc-1.so.0
lib/libsvn_wc-1.so.0.0
man/man1/svn.1
man/man1/svnadmin.1
man/man1/svndumpfilter.1
man/man1/svnlook.1
man/man1/svnversion.1
man/man5/svnserve.conf.5
man/man8/svnserve.8
share/doc/subversion/INSTALL
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/propchange-email.pl
share/examples/subversion/hook-scripts/svnperms.conf.example
share/examples/subversion/hook-scripts/svnperms.py
@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