svn commit: r1332918 - in /subversion/trunk/subversion/libsvn_ra_serf: property.c ra_serf.h

2012-05-01 Thread gstein
Author: gstein Date: Wed May 2 04:31:34 2012 New Revision: 1332918 URL: http://svn.apache.org/viewvc?rev=1332918&view=rev Log: Simple removal of unused function. * subversion/libsvn_ra_serf/ra_serf.h: * subversion/libsvn_ra_serf/property.c: (svn_ra_serf__propfind_status_code): removed. unused.

svn commit: r1332917 - in /subversion/trunk/subversion/libsvn_ra_serf: property.c ra_serf.h serf.c update.c

2012-05-01 Thread gstein
Author: gstein Date: Wed May 2 04:28:26 2012 New Revision: 1332917 URL: http://svn.apache.org/viewvc?rev=1332917&view=rev Log: Switch to newer svn_kind_t * subversion/libsvn_ra_serf/ra_serf.h: * subversion/libsvn_ra_serf/property.c: (svn_ra_serf__get_resource_type): switch KIND to svn_kind_t

svn commit: r1332884 - /subversion/trunk/tools/dist/nightly.sh

2012-05-01 Thread gmcdonald
Author: gmcdonald Date: Tue May 1 23:35:53 2012 New Revision: 1332884 URL: http://svn.apache.org/viewvc?rev=1332884&view=rev Log: build_env requires an arg. trunk-nightly is a special arg to bypass the major/minor checks. * tools/dist/nightly.sh: add an arg for build_env Modified: subversi

svn commit: r1332883 - /subversion/trunk/subversion/libsvn_delta/compat.c

2012-05-01 Thread gstein
Author: gstein Date: Tue May 1 23:17:56 2012 New Revision: 1332883 URL: http://svn.apache.org/viewvc?rev=1332883&view=rev Log: Use a pool with a shorter lifetime for a scratch pool. * subversion/libsvn_delta/compat.c: (ev2_apply_textdelta): the handler pool has a defined lifetime which is

svn commit: r1332881 - /subversion/trunk/subversion/libsvn_delta/compat.c

2012-05-01 Thread gstein
Author: gstein Date: Tue May 1 23:14:03 2012 New Revision: 1332881 URL: http://svn.apache.org/viewvc?rev=1332881&view=rev Log: Ev2 shims: Be more careful with sorting paths in preparation for an Ev1 drive. Deletes must come first (to properly handle case-insensitive replacements), and it takes s

svn commit: r1332805 - in /subversion/branches/ev2-export/subversion/libsvn_client: client.h commit.c commit_util.c

2012-05-01 Thread hwright
Author: hwright Date: Tue May 1 20:20:11 2012 New Revision: 1332805 URL: http://svn.apache.org/viewvc?rev=1332805&view=rev Log: On the ev2-export branch: Shuffle some code around. * subversion/libsvn_client/client.h (svn_client__get_detranslated_stream): Add prototype. * subversion/libsvn_cli

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

2012-05-01 Thread pburba
Author: pburba Date: Tue May 1 19:53:21 2012 New Revision: 1332798 URL: http://svn.apache.org/viewvc?rev=1332798&view=rev Log: Clarify some comments re advanced merge-tracking voodoo. * subversion/libsvn_client/merge.c ('MERGEINFO MERGE SOURCE NORMALIZATION'): Tweak this global comment to

[Subversion Wiki] Update of "NodesOperations" by GregStein

2012-05-01 Thread Apache subversion Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Subversion Wiki" for change notification. The "NodesOperations" page has been changed by GregStein: http://wiki.apache.org/subversion/NodesOperations?action=diff&rev1=2&rev2=3 Comment: describe the Ev2 update process (confi

svn commit: r1332750 - /subversion/trunk/subversion/libsvn_delta/compat.c

2012-05-01 Thread hwright
Author: hwright Date: Tue May 1 16:42:28 2012 New Revision: 1332750 URL: http://svn.apache.org/viewvc?rev=1332750&view=rev Log: * subversion/libsvn_delta/compat.c (sort_deletes_first): Use the correct type for the difference in pointers. Modified: subversion/trunk/subversion/libsvn_delta/c

svn commit: r1332744 [1/2] - in /subversion/branches/ev2-export: ./ subversion/include/ subversion/libsvn_delta/ subversion/libsvn_subr/ subversion/po/

2012-05-01 Thread hwright
Author: hwright Date: Tue May 1 16:35:41 2012 New Revision: 1332744 URL: http://svn.apache.org/viewvc?rev=1332744&view=rev Log: On the ev2-export branch: Bring up-to-date with trunk. Added: subversion/branches/ev2-export/subversion/libsvn_delta/deprecated.c - copied unchanged from r133

svn commit: r1332742 - /subversion/trunk/subversion/libsvn_delta/compat.c

2012-05-01 Thread gstein
Author: gstein Date: Tue May 1 16:28:27 2012 New Revision: 1332742 URL: http://svn.apache.org/viewvc?rev=1332742&view=rev Log: Fix some lifetime errors on the property params. Found by: hwright * subversion/libsvn_delta/compat.c: (add_directory_cb, add_file_cb, add_symlink_cb, alter_directory

svn commit: r1332739 - in /subversion/trunk/subversion: include/svn_props.h libsvn_subr/properties.c

2012-05-01 Thread gstein
Author: gstein Date: Tue May 1 16:24:44 2012 New Revision: 1332739 URL: http://svn.apache.org/viewvc?rev=1332739&view=rev Log: Small tweaks to some property functions. * subversion/include/svn_props.h: (svn_prop_hash_dup): fix the docstring to note ptr-to-string * subversion/libsvn_subr/prope

svn commit: r1332738 - /subversion/branches/ev2-export/subversion/libsvn_client/commit_util.c

2012-05-01 Thread hwright
Author: hwright Date: Tue May 1 16:23:22 2012 New Revision: 1332738 URL: http://svn.apache.org/viewvc?rev=1332738&view=rev Log: On the ev2-export branch: Remove the Ev1-style commit debug editor, since it will shortly be incompatible with the Ev2-style editor used. * subversion/libsvn_client/com

[Subversion Wiki] Update of "NodesOperations" by PhilipMartin

2012-05-01 Thread Apache subversion Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Subversion Wiki" for change notification. The "NodesOperations" page has been changed by PhilipMartin: http://wiki.apache.org/subversion/NodesOperations?action=diff&rev1=1&rev2=2 and then the complete call will update

[Subversion Wiki] Update of "MultiLayerMoves" by PhilipMartin

2012-05-01 Thread Apache subversion 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=diff&rev1=24&rev2=25 ||1 ||B || normal

[Subversion Wiki] Update of "NodesOperations" by PhilipMartin

2012-05-01 Thread Apache subversion Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Subversion Wiki" for change notification. The "NodesOperations" page has been changed by PhilipMartin: http://wiki.apache.org/subversion/NodesOperations New page: = Update = Updating using the current v1 editor changes the

[Subversion Wiki] Update of "DesignNotes" by PhilipMartin

2012-05-01 Thread Apache subversion 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=diff&rev1=27&rev2=28 * MtimePreservation - storing "modified time

svn propchange: r878399 - svn:log

2012-05-01 Thread pburba
Author: pburba Revision: 878399 Modified property: svn:log Modified: svn:log at Tue May 1 14:38:49 2012 -- --- svn:log (original) +++ svn:log Tue May 1 14:38:49 2012 @@ -1,5 +1,5 @@ Fix issue #3432 'Merge can record mer

svn commit: r1332634 [1/2] - /subversion/trunk/subversion/po/fr.po

2012-05-01 Thread fabien
Author: fabien Date: Tue May 1 12:53:34 2012 New Revision: 1332634 URL: http://svn.apache.org/viewvc?rev=1332634&view=rev Log: French translation update for r1332632 * subversion/po/fr.po: po-update & various fixes Modified: subversion/trunk/subversion/po/fr.po

svn commit: r1332562 - /subversion/trunk/subversion/libsvn_delta/compat.c

2012-05-01 Thread gstein
Author: gstein Date: Tue May 1 08:10:50 2012 New Revision: 1332562 URL: http://svn.apache.org/viewvc?rev=1332562&view=rev Log: Ev2 shims: Checkpoint some work regarding specialized sorting of paths for the Ev1 drive within the shims. This revision sets up the mechanics for sorting the changes an