Re: [PATCH] Re: svn commit: r1071809 - in /subversion/trunk: build/run_tests.py subversion/tests/cmdline/svntest/main.py win-tests.py

2011-06-06 Thread Noorul Islam K M
Stefan Sperling writes: > On Mon, Feb 28, 2011 at 10:03:45AM +0530, Noorul Islam K M wrote: > >> >> Pinging to get some attention to this thread. >> > >> > Hi Noorul, >> > >> > I can't evaluate this patch since I don't have a linux box. >> > > >> $ make check MILESTONE_FILTER="(1.7.*)|(---)" MODE

svn commit: r1132843 - /subversion/trunk/subversion/tests/cmdline/copy_tests.py

2011-06-06 Thread sbutler
Author: sbutler Date: Tue Jun 7 00:21:42 2011 New Revision: 1132843 URL: http://svn.apache.org/viewvc?rev=1132843&view=rev Log: More testing for issue 3899 (auto resolve for wc-wc copies/moves). * subversion/tests/cmdline/copy_tests.py (copying_conflicts): Rename to... (copy_and_move_conflic

svn commit: r1132840 - in /subversion/trunk/subversion: libsvn_client/copy.c libsvn_wc/adm_ops.c tests/cmdline/copy_tests.py

2011-06-06 Thread sbutler
Author: sbutler Date: Tue Jun 7 00:10:41 2011 New Revision: 1132840 URL: http://svn.apache.org/viewvc?rev=1132840&view=rev Log: Revert r1132834 because the Windows buildbots broke and the move-command performance took a big hit. Suggested by: rhuijben Modified: subversion/trunk/subversion/l

svn commit: r1132834 - in /subversion/trunk/subversion: libsvn_client/copy.c libsvn_wc/adm_ops.c tests/cmdline/copy_tests.py

2011-06-06 Thread sbutler
Author: sbutler Date: Mon Jun 6 23:27:06 2011 New Revision: 1132834 URL: http://svn.apache.org/viewvc?rev=1132834&view=rev Log: Fix the move command for issue 3899 (auto resolve for wc-wc copies/moves). * subversion/tests/cmdline/copy_tests.py (copying_conflicts): Rename to... (copy_and_move

svn commit: r1132811 - in /subversion/trunk/subversion/libsvn_diff: diff.c diff.h diff3.c diff4.c lcs.c token.c

2011-06-06 Thread jcorvel
Author: jcorvel Date: Mon Jun 6 22:34:41 2011 New Revision: 1132811 URL: http://svn.apache.org/viewvc?rev=1132811&view=rev Log: Speed-up of libsvn_diff using token counts. By using indices, not node pointers, to refer to tokens, and counting the number of each token, the longest common subsequenc

svn commit: r1132796 - /subversion/trunk/subversion/tests/svn_test_main.c

2011-06-06 Thread pburba
Author: pburba Date: Mon Jun 6 21:54:17 2011 New Revision: 1132796 URL: http://svn.apache.org/viewvc?rev=1132796&view=rev Log: * subversion/tests/svn_test_main.c (main): Let options and arguments be interleaved. This prevents something like 'op-depth-test.exe 1 --fs-type bdb' from silently

svn commit: r1132789 - /subversion/trunk/

2011-06-06 Thread rhuijben
Author: rhuijben Date: Mon Jun 6 21:38:51 2011 New Revision: 1132789 URL: http://svn.apache.org/viewvc?rev=1132789&view=rev Log: * / Following up on recent thread on dev@s.a.o, remove the properties that were used by third party applications to track branches and revisions, while we were ho

svn commit: r1132782 - /subversion/trunk/subversion/mod_dav_svn/repos.c

2011-06-06 Thread ehu
Author: ehu Date: Mon Jun 6 21:27:21 2011 New Revision: 1132782 URL: http://svn.apache.org/viewvc?rev=1132782&view=rev Log: Check node kind of resolved special nodes to be a directory, in order to include symlinks pointing to directories. * subversion/mod_dav_svn/repos.c (deliver): Extend 'is

svn commit: r1132740 - /subversion/trunk/subversion/libsvn_diff/parse-diff.c

2011-06-06 Thread hwright
Author: hwright Date: Mon Jun 6 20:01:40 2011 New Revision: 1132740 URL: http://svn.apache.org/viewvc?rev=1132740&view=rev Log: * subversion/libsvn_diff/parse-diff.c (parse_next_hunk): Don't set a never-read variable. Modified: subversion/trunk/subversion/libsvn_diff/parse-diff.c Modified

svn commit: r1132739 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

2011-06-06 Thread hwright
Author: hwright Date: Mon Jun 6 20:01:10 2011 New Revision: 1132739 URL: http://svn.apache.org/viewvc?rev=1132739&view=rev Log: Avoid a potential null-pointer dereference in an error path. * subversion/libsvn_wc/wc_db.c (svn_wc__db_read_pristine_info): Only attempt to recreate an error if it

svn commit: r1132736 - /subversion/trunk/subversion/libsvn_wc/ambient_depth_filter_editor.c

2011-06-06 Thread hwright
Author: hwright Date: Mon Jun 6 19:57:29 2011 New Revision: 1132736 URL: http://svn.apache.org/viewvc?rev=1132736&view=rev Log: * subversion/libsvn_wc/ambient_depth_filter_editor.c (make_dir_baton): Don't set a variable in a conditional which is unconditionally set shortly thereafter. Modi

svn commit: r1132735 - /subversion/trunk/subversion/libsvn_diff/diff3.c

2011-06-06 Thread hwright
Author: hwright Date: Mon Jun 6 19:51:10 2011 New Revision: 1132735 URL: http://svn.apache.org/viewvc?rev=1132735&view=rev Log: Remove a set of assignments which are not needed. * subversion/libsvn_diff/diff3.c (svn_diff__resolve_conflict): We don't need modified_length and latest_length a

svn commit: r1132731 - /subversion/trunk/subversion/tests/cmdline/copy_tests.py

2011-06-06 Thread rhuijben
Author: rhuijben Date: Mon Jun 6 19:22:44 2011 New Revision: 1132731 URL: http://svn.apache.org/viewvc?rev=1132731&view=rev Log: * subversion/tests/cmdline/copy_tests.py (copying_conflicts): Remove old file before renaming a new file to this name to fix this test on Windows. Modified:

svn propchange: r1132622 - svn:log

2011-06-06 Thread arfrever
Author: arfrever Revision: 1132622 Modified property: svn:log Modified: svn:log at Mon Jun 6 19:10:41 2011 -- --- svn:log (original) +++ svn:log Mon Jun 6 19:10:41 2011 @@ -1,5 +1,5 @@ Follow-up to r1071809: -Allow 'mak

svn commit: r1132694 - /subversion/trunk/subversion/libsvn_wc/copy.c

2011-06-06 Thread rhuijben
Author: rhuijben Date: Mon Jun 6 16:32:38 2011 New Revision: 1132694 URL: http://svn.apache.org/viewvc?rev=1132694&view=rev Log: * subversion/libsvn_wc/copy.c (svn_wc_copy3): Following up on r1132693, check the right node for conflicted status. Modified: subversion/trunk/subversion/lib

svn commit: r1132693 - /subversion/trunk/subversion/libsvn_wc/copy.c

2011-06-06 Thread rhuijben
Author: rhuijben Date: Mon Jun 6 16:29:45 2011 New Revision: 1132693 URL: http://svn.apache.org/viewvc?rev=1132693&view=rev Log: Following up on r1132686, only retrieve conflict information when we know the node is conflicted. (Removes extra db transaction for every file copied). Also remove a S

svn commit: r1132686 - in /subversion/trunk/subversion: libsvn_wc/copy.c tests/cmdline/copy_tests.py

2011-06-06 Thread sbutler
Author: sbutler Date: Mon Jun 6 15:58:35 2011 New Revision: 1132686 URL: http://svn.apache.org/viewvc?rev=1132686&view=rev Log: Improve the fix for issue 3899 "Auto-resolve conflicts at wc-wc copy/move destination", for copied text-conflicted files. * subversion/libsvn_wc/copy.c (copy_versione

svn commit: r1132678 - in /subversion/trunk/subversion: libsvn_client/export.c tests/cmdline/externals_tests.py

2011-06-06 Thread stsp
Author: stsp Date: Mon Jun 6 15:44:34 2011 New Revision: 1132678 URL: http://svn.apache.org/viewvc?rev=1132678&view=rev Log: Fix a bug in 'svn export' because of which externals are exported twice when exporting a working copy having externals. * subversion/libsvn_client/export.c (copy_version

Re: [PATCH] Re: svn commit: r1071809 - in /subversion/trunk: build/run_tests.py subversion/tests/cmdline/svntest/main.py win-tests.py

2011-06-06 Thread Stefan Sperling
On Mon, Feb 28, 2011 at 10:03:45AM +0530, Noorul Islam K M wrote: > >> Pinging to get some attention to this thread. > > > > Hi Noorul, > > > > I can't evaluate this patch since I don't have a linux box. > > > $ make check MILESTONE_FILTER="(1.7.*)|(---)" MODE_FILTER=xfail > TESTS=subversion/test

svn commit: r1132669 - /subversion/trunk/notes/xfail-status

2011-06-06 Thread stsp
Author: stsp Date: Mon Jun 6 15:22:42 2011 New Revision: 1132669 URL: http://svn.apache.org/viewvc?rev=1132669&view=rev Log: * notes/xfail-status: We can now get a list of XFAIL issues on UNIX. Modified: subversion/trunk/notes/xfail-status Modified: subversion/trunk/notes/xfail-status URL:

svn commit: r1132657 - /subversion/trunk/tools/po/l10n-report.py

2011-06-06 Thread julianfoad
Author: julianfoad Date: Mon Jun 6 14:23:36 2011 New Revision: 1132657 URL: http://svn.apache.org/viewvc?rev=1132657&view=rev Log: Add textual bar graphs to the translation status report. * tools/po/l10n-report.py (bar_graph): New function. (main): Append a bar graph to each row of statistic

svn commit: r1132642 - /subversion/trunk/subversion/tests/cmdline/copy_tests.py

2011-06-06 Thread sbutler
Author: sbutler Date: Mon Jun 6 13:46:09 2011 New Revision: 1132642 URL: http://svn.apache.org/viewvc?rev=1132642&view=rev Log: Tweak the test for issue 3899 (auto resolve for wc-wc copies/moves). * subversion/tests/cmdline/copy_tests.py (copying_conflicts): Correct the expected status for alph

svn commit: r1132622 - in /subversion/trunk: Makefile.in build/run_tests.py

2011-06-06 Thread stsp
Author: stsp Date: Mon Jun 6 13:02:03 2011 New Revision: 1132622 URL: http://svn.apache.org/viewvc?rev=1132622&view=rev Log: Follow-up to r1071809: Allow 'make check' to take MILESTON_FILTER and MODE_FILTER options. * Makefile.in (check): Pass --list, --milestone-filter, --mode-filter and

Re: svn commit: r1131442 - /subversion/trunk/tools/client-side/svnmucc/svnmucc.c

2011-06-06 Thread Stefan Sperling
On Mon, Jun 06, 2011 at 12:09:50PM +0100, Julian Foad wrote: > but I'm -0.9 on allowing more than one additional prefix: > > svn log -r rr123 > svn log -crr123 > etc. > > because no sensible use case including yours requires this. However, as > it's been allowed for some time now and i

svn commit: r1132599 - /subversion/trunk/subversion/libsvn_ra_svn/marshal.c

2011-06-06 Thread julianfoad
Author: julianfoad Date: Mon Jun 6 11:22:11 2011 New Revision: 1132599 URL: http://svn.apache.org/viewvc?rev=1132599&view=rev Log: * subversion/libsvn_ra_svn/marshal.c (read_string): Remove a redundant comment, following r1130548. Modified: subversion/trunk/subversion/libsvn_ra_svn/marshal

svn commit: r1132598 - in /subversion/trunk/subversion: libsvn_wc/copy.c libsvn_wc/wc-queries.sql libsvn_wc/wc_db.c libsvn_wc/wc_db.h tests/cmdline/copy_tests.py tests/cmdline/svntest/sandbox.py

2011-06-06 Thread sbutler
Author: sbutler Date: Mon Jun 6 11:18:29 2011 New Revision: 1132598 URL: http://svn.apache.org/viewvc?rev=1132598&view=rev Log: A partial fix for issue 3899 "Auto-resolve conflicts at wc-wc copy/move destination". There are no longer any conflicts at copy destinations. The test is XFAIL because

Re: svn commit: r1131442 - /subversion/trunk/tools/client-side/svnmucc/svnmucc.c

2011-06-06 Thread Julian Foad
On Mon, 2011-06-06 at 11:59 +0200, Stefan Sperling wrote: > On Mon, Jun 06, 2011 at 10:17:01AM +0100, Julian Foad wrote: > > FWIW the original reasoning is in Karl's comment in parse_one_rev(): > > > > /* Allow any number of 'r's to prefix a revision number, because > > that way if a script

svn commit: r1132593 - /subversion/trunk/subversion/include/svn_client.h

2011-06-06 Thread julianfoad
Author: julianfoad Date: Mon Jun 6 11:00:37 2011 New Revision: 1132593 URL: http://svn.apache.org/viewvc?rev=1132593&view=rev Log: * subversion/include/svn_client.h (svn_client_upgrade): Rename 'dir' to 'wcroot_dir' and extend doc string. Modified: subversion/trunk/subversion/include/svn_c

svn commit: r1132591 - /subversion/site/publish/packages.html

2011-06-06 Thread philip
Author: philip Date: Mon Jun 6 10:59:40 2011 New Revision: 1132591 URL: http://svn.apache.org/viewvc?rev=1132591&view=rev Log: * publish/packages.html: Add link to WANdisco's uberSVN packages. Modified: subversion/site/publish/packages.html Modified: subversion/site/publish/packages.html UR

svn commit: r1132588 - in /subversion/trunk/subversion: include/svn_client.h libsvn_client/deprecated.c libsvn_client/info.c

2011-06-06 Thread julianfoad
Author: julianfoad Date: Mon Jun 6 10:42:27 2011 New Revision: 1132588 URL: http://svn.apache.org/viewvc?rev=1132588&view=rev Log: Deprecate svn_info_dup(), as the svn_info_t structure is deprecated. * subversion/include/svn_client.h (svn_info_dup): Mark as deprecated. * subversion/libsvn_cli

svn commit: r1132586 - /subversion/site/publish/docs/community-guide/repro-template.sh

2011-06-06 Thread danielsh
Author: danielsh Date: Mon Jun 6 10:41:27 2011 New Revision: 1132586 URL: http://svn.apache.org/viewvc?rev=1132586&view=rev Log: Update URL in a comment in repro-template.sh to point to svn.apache.org repository, instead of the old collab.net one. Patch by: Konstantin Kolinko * docs/community-

svn commit: r1132575 - /subversion/trunk/subversion/include/svn_client.h

2011-06-06 Thread julianfoad
Author: julianfoad Date: Mon Jun 6 10:08:57 2011 New Revision: 1132575 URL: http://svn.apache.org/viewvc?rev=1132575&view=rev Log: * subversion/include/svn_client.h (svn_client_info3): Correct the name of the 'abspath_or_url' parameter in the doc string. (svn_client_info2): Mention the di

svn commit: r1132567 - in /subversion/trunk/subversion: include/svn_client.h libsvn_client/info.c libsvn_wc/info.c

2011-06-06 Thread julianfoad
Author: julianfoad Date: Mon Jun 6 10:01:02 2011 New Revision: 1132567 URL: http://svn.apache.org/viewvc?rev=1132567&view=rev Log: Remove a newly added field from the deprecated 'svn_info_t' structure, as it is neither used nor needed. * subversion/include/svn_client.h (svn_info_t): Remove the

Re: svn commit: r1131442 - /subversion/trunk/tools/client-side/svnmucc/svnmucc.c

2011-06-06 Thread Stefan Sperling
On Mon, Jun 06, 2011 at 10:17:01AM +0100, Julian Foad wrote: > FWIW the original reasoning is in Karl's comment in parse_one_rev(): > > /* Allow any number of 'r's to prefix a revision number, because > that way if a script pastes svn output into another svn command > (like "svn log -r

svn commit: r1132561 - /subversion/trunk/subversion/tests/cmdline/copy_tests.py

2011-06-06 Thread sbutler
Author: sbutler Date: Mon Jun 6 09:38:30 2011 New Revision: 1132561 URL: http://svn.apache.org/viewvc?rev=1132561&view=rev Log: Make copy_tests.py 102 XFAIL on OS X because APR doesn't support case-insensitivity on Unix. * subversion/tests/cmdline/copy_tests.py (case_only_rename): Set XFAIL.

Re: svn commit: r1131442 - /subversion/trunk/tools/client-side/svnmucc/svnmucc.c

2011-06-06 Thread Julian Foad
On Sat, 2011-06-04, Daniel Shahaf wrote: > Bert Huijben wrote on Sat, Jun 04, 2011 at 19:26:33 +0200: > > > -Original Message- > > > From: danie...@apache.org [mailto:danie...@apache.org] > > > Log: > > > * tools/client-side/svnmucc/svnmucc.c > > > (main): Allow for leading 'r' when parsi

svn commit: r1132550 - in /subversion/trunk/subversion/include: private/svn_wc_private.h svn_client.h svn_opt.h svn_props.h svn_repos.h svn_string.h svn_version.h svn_wc.h svn_xml.h

2011-06-06 Thread julianfoad
Author: julianfoad Date: Mon Jun 6 08:48:23 2011 New Revision: 1132550 URL: http://svn.apache.org/viewvc?rev=1132550&view=rev Log: Fix cross-references, Doxygen mark-up and other simple errors in doc strings. * subversion/include/svn_client.h (svn_client_commit_item_create): Fix white space ar