svn commit: r1214677 - in /subversion/trunk/subversion: libsvn_client/client.h libsvn_client/merge.c libsvn_client/ra.c libsvn_client/switch.c tests/libsvn_client/client-test.c

2011-12-15 Thread julianfoad
Author: julianfoad Date: Thu Dec 15 09:53:59 2011 New Revision: 1214677 URL: http://svn.apache.org/viewvc?rev=1214677view=rev Log: Teach svn_client__get_youngest_common_ancestor() to output the ancestor as a URL as well as a relpath, because some existing callers want that and it will also

svn commit: r1214694 - /subversion/trunk/subversion/libsvn_client/merge.c

2011-12-15 Thread julianfoad
Author: julianfoad Date: Thu Dec 15 10:32:33 2011 New Revision: 1214694 URL: http://svn.apache.org/viewvc?rev=1214694view=rev Log: * subversion/libsvn_client/merge.c: (filter_self_referential_mergeinfo): Rename variables and hoist an initialization out of the loop to bring related data

svn commit: r1214699 - /subversion/trunk/CHANGES

2011-12-15 Thread stsp
Author: stsp Date: Thu Dec 15 11:08:44 2011 New Revision: 1214699 URL: http://svn.apache.org/viewvc?rev=1214699view=rev Log: * CHANGES: List 'svnadmin hotcopy --incremental' for 1.8. Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL:

svn commit: r1214705 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2011-12-15 Thread stsp
Author: stsp Date: Thu Dec 15 11:22:29 2011 New Revision: 1214705 URL: http://svn.apache.org/viewvc?rev=1214705view=rev Log: * subversion/libsvn_fs_fs/fs_fs.c (hotcopy_body): Fix up 2 comments. Modified: subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c Modified:

svn commit: r1214706 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2011-12-15 Thread stsp
Author: stsp Date: Thu Dec 15 11:26:09 2011 New Revision: 1214706 URL: http://svn.apache.org/viewvc?rev=1214706view=rev Log: * subversion/libsvn_fs_fs/fs_fs.c (hotcopy_copy_shard_file): Remove the hack for revision zero which was needed in an earlier revision of this code which used

svn commit: r1214714 - in /subversion/trunk/subversion/include: svn_fs.h svn_repos.h

2011-12-15 Thread danielsh
Author: danielsh Date: Thu Dec 15 11:47:57 2011 New Revision: 1214714 URL: http://svn.apache.org/viewvc?rev=1214714view=rev Log: Followup to r1214697: * subversion/include/svn_fs.h (svn_fs_hotcopy), * subversion/include/svn_repos.h (svn_repos_hotcopy): Apply SVN_DEPRECATED decorator.

svn commit: r1214721 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2011-12-15 Thread stsp
Author: stsp Date: Thu Dec 15 12:14:06 2011 New Revision: 1214721 URL: http://svn.apache.org/viewvc?rev=1214721view=rev Log: * subversion/libsvn_fs_fs/fs_fs.c (hotcopy_copy_packed_shard, hotcopy_remove_rev_files): Don't use an uninitialised pool. Found by: philip Modified:

svn commit: r1214722 - /subversion/trunk/subversion/libsvn_repos/repos.c

2011-12-15 Thread danielsh
Author: danielsh Date: Thu Dec 15 12:17:54 2011 New Revision: 1214722 URL: http://svn.apache.org/viewvc?rev=1214722view=rev Log: Internal documentation improvements. No functional change. * subversion/libsvn_repos/repos.c (struct hotcopy_ctx_t): Improve docstrings. (hotcopy_structure):

Re: svn commit: r1214697 - in /subversion/trunk/subversion: include/ libsvn_fs/ libsvn_fs_base/ libsvn_fs_fs/ libsvn_repos/ svnadmin/ tests/cmdline/

2011-12-15 Thread Daniel Shahaf
s...@apache.org wrote on Thu, Dec 15, 2011 at 11:03:08 -: Author: stsp Date: Thu Dec 15 11:03:08 2011 New Revision: 1214697 URL: http://svn.apache.org/viewvc?rev=1214697view=rev Log: New and improved implementation of 'hotcopy' for FSFS. ... Modified:

svn commit: r1214773 - /subversion/trunk/subversion/svnadmin/main.c

2011-12-15 Thread danielsh
Author: danielsh Date: Thu Dec 15 14:25:54 2011 New Revision: 1214773 URL: http://svn.apache.org/viewvc?rev=1214773view=rev Log: Tweak help text. * subversion/svnadmin/main.c (subcommand_hotcopy): As above. Modified: subversion/trunk/subversion/svnadmin/main.c Modified:

[Subversion Wiki] Update of DesignNotes by PhilipMartin

2011-12-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Subversion Wiki for change notification. The DesignNotes page has been changed by PhilipMartin: http://wiki.apache.org/subversion/DesignNotes?action=diffrev1=16rev2=17 ServerDictatedConfiguration - server-dictated

[Subversion Wiki] Update of MultiLayerMoves by PhilipMartin

2011-12-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Subversion Wiki for change notification. The MultiLayerMoves page has been changed by PhilipMartin: http://wiki.apache.org/subversion/MultiLayerMoves New page: The idea is to store moved_to in the presence=base-deleted

[Subversion Wiki] Update of MultiLayerMoves by PhilipMartin

2011-12-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Subversion Wiki for change notification. The MultiLayerMoves page has been changed by PhilipMartin: http://wiki.apache.org/subversion/MultiLayerMoves?action=diffrev1=1rev2=2 ||0 ||A/B/C/D|| normal ||

[Subversion Wiki] Trivial Update of MultiLayerMoves by PhilipMartin

2011-12-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Subversion Wiki for change notification. The MultiLayerMoves page has been changed by PhilipMartin: http://wiki.apache.org/subversion/MultiLayerMoves?action=diffrev1=2rev2=3 ||3 ||A/B/C/D|| normal ||

svn commit: r1214828 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2011-12-15 Thread stsp
Author: stsp Date: Thu Dec 15 16:07:58 2011 New Revision: 1214828 URL: http://svn.apache.org/viewvc?rev=1214828view=rev Log: Fix a few bugs in incremental FSFS hotcopy when copying packs. * subversion/libsvn_fs_fs/fs_fs.c (hotcopy_io_copy_dir_recursively): Do not error if the destination

svn commit: r1214840 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2011-12-15 Thread stsp
Author: stsp Date: Thu Dec 15 16:24:59 2011 New Revision: 1214840 URL: http://svn.apache.org/viewvc?rev=1214840view=rev Log: Another bug fix in incremental FSFS hotcopy when copying packs. * subversion/libsvn_fs_fs/fs_fs.c (hotcopy_body): Remove empty revision directories after all files

svn commit: r1214898 - /subversion/trunk/subversion/svn/merge-cmd.c

2011-12-15 Thread julianfoad
Author: julianfoad Date: Thu Dec 15 18:00:46 2011 New Revision: 1214898 URL: http://svn.apache.org/viewvc?rev=1214898view=rev Log: * subversion/svn/merge-cmd.c (ensure_wc_path_has_repo_revision): New function, factored out ... (svn_cl__merge): ... from here. Modified:

[Subversion Wiki] Update of ServerDictatedConfiguration by pburba

2011-12-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Subversion Wiki for change notification. The ServerDictatedConfiguration page has been changed by pburba: http://wiki.apache.org/subversion/ServerDictatedConfiguration?action=diffrev1=17rev2=18 Comment: No fundamental