[PATCH] Replace stale comments about svn_path_condense_targets with svn_uri_condense_targets/svn_dirent_condense_targets

2010-12-27 Thread vijay
Hi, This patch replaces few stale comments about svn_path_condense_targets with svn_uri_condense_targets/svn_dirent_condense_targets in libsvn_client/locking_commands.c:organize_lock_targets(). Thanks & Regards, Vijayaguru Index: subversion/libsvn_client/locking_commands.c ==

Re: [PATCH] Replace stale comments about svn_path_condense_targets with svn_uri_condense_targets/svn_dirent_condense_targets

2010-12-27 Thread Noorul Islam K M
vijay writes: > Hi, > > This patch replaces few stale comments about svn_path_condense_targets > with svn_uri_condense_targets/svn_dirent_condense_targets in > libsvn_client/locking_commands.c:organize_lock_targets(). > > Thanks & Regards, > > > Index: subversion/libsvn_client/locking_commands.c

Re: [PATCH] Replace stale comments about svn_path_condense_targets with svn_uri_condense_targets/svn_dirent_condense_targets

2010-12-27 Thread vijay
On Monday 27 December 2010 03:32 PM, Noorul Islam K M wrote: vijay writes: Hi, This patch replaces few stale comments about svn_path_condense_targets with svn_uri_condense_targets/svn_dirent_condense_targets in libsvn_client/locking_commands.c:organize_lock_targets(). Thanks& Regards, Ind

[PATCH] Force scratch pool usage in the calls to svn_uri_condense_targets/svn_dirent_condense_targets

2010-12-27 Thread vijay
Hi, We can use SCRATCH_POOL in the calls to svn_uri_condense_targets/svn_dirent_condense_targets wherever it is applicable. It will save few bits of memory. The attached patch forces SCRATCH_POOL usage in few places. Thanks & Regards, Vijayaguru [[[ Pass SCRATCH_POOL to svn_dirent_condense_

[PATCH] Inconsistent behavior in cat command

2010-12-27 Thread Noorul Islam K M
Julian Foad writes: > On Thu, 2010-12-02, Noorul Islam K M wrote: > >> Noorul Islam K M writes: >> >> > When I was trying to come up with a patch for issue 3713, I observed the >> > following. >> > >> > For example I have two files 1.txt and 2.txt in a repository located at >> > file:///tmp/tes

Re: svn commit: r1004286 - in /subversion/trunk: ./ subversion/libsvn_subr/io.c

2010-12-27 Thread Daniel Shahaf
Ping, this doesn't seem to have been fixed yet? Bert Huijben wrote on Mon, Oct 11, 2010 at 10:58:38 +0200: > > -Original Message- > > From: artag...@apache.org [mailto:artag...@apache.org] > > Sent: maandag 4 oktober 2010 17:27 > > To: comm...@subversion.apache.org > > Subject: svn commit:

Re: svn commit: r1033228 - in /subversion/branches/1.6.x: ./ CHANGES STATUS subversion/svnserve/main.c subversion/tests/cmdline/merge_tests.py

2010-12-27 Thread Daniel Shahaf
Ping... Blair Zajac wrote on Tue, Nov 09, 2010 at 20:05:13 -0800: > > On Nov 9, 2010, at 1:03 PM, hwri...@apache.org wrote: > > > Author: hwright > > Date: Tue Nov 9 21:03:16 2010 > > New Revision: 1033228 > > > > URL: http://svn.apache.org/viewvc?rev=1033228&view=rev > > Log: > > Merge r10226

Re: svn commit: r1033228 - in /subversion/branches/1.6.x: ./ CHANGES STATUS subversion/svnserve/main.c subversion/tests/cmdline/merge_tests.py

2010-12-27 Thread Blair Zajac
On 12/27/10 7:45 AM, Daniel Shahaf wrote: Ping... Blair Zajac wrote on Tue, Nov 09, 2010 at 20:05:13 -0800: On Nov 9, 2010, at 1:03 PM, hwri...@apache.org wrote: Author: hwright Date: Tue Nov 9 21:03:16 2010 New Revision: 1033228 URL: http://svn.apache.org/viewvc?rev=1033228&view=rev Log:

Re: svn commit: r1033228 - in /subversion/branches/1.6.x: ./ CHANGES STATUS subversion/svnserve/main.c subversion/tests/cmdline/merge_tests.py

2010-12-27 Thread Stefan Fuhrmann
On 27.12.2010 19:16, Blair Zajac wrote: On 12/27/10 7:45 AM, Daniel Shahaf wrote: Ping... Blair Zajac wrote on Tue, Nov 09, 2010 at 20:05:13 -0800: On Nov 9, 2010, at 1:03 PM, hwri...@apache.org wrote: Author: hwright Date: Tue Nov 9 21:03:16 2010 New Revision: 1033228 URL: http://svn.apa

Re: svn commit: r1053130 - /subversion/trunk/subversion/tests/libsvn_subr/error-test.c

2010-12-27 Thread Daniel Shahaf
bl...@apache.org wrote on Mon, Dec 27, 2010 at 18:36:46 -: > Author: blair > Date: Mon Dec 27 18:36:46 2010 > New Revision: 1053130 > > URL: http://svn.apache.org/viewvc?rev=1053130&view=rev > Log: > Have the svn_error_purge_tracing() unit test makes some real tracing > links so that svn_error

Re: svn commit: r1053130 - /subversion/trunk/subversion/tests/libsvn_subr/error-test.c

2010-12-27 Thread Blair Zajac
On 12/27/10 11:32 AM, Daniel Shahaf wrote: bl...@apache.org wrote on Mon, Dec 27, 2010 at 18:36:46 -: Author: blair Date: Mon Dec 27 18:36:46 2010 New Revision: 1053130 URL: http://svn.apache.org/viewvc?rev=1053130&view=rev Log: Have the svn_error_purge_tracing() unit test makes some real t

Re: svn commit: r1053140 - /subversion/trunk/subversion/tests/libsvn_subr/error-test.c

2010-12-27 Thread Daniel Shahaf
bl...@apache.org wrote on Mon, Dec 27, 2010 at 19:04:39 -: > Author: blair > Date: Mon Dec 27 19:04:39 2010 > New Revision: 1053140 > > URL: http://svn.apache.org/viewvc?rev=1053140&view=rev > Log: > Add a unit test for svn_error_purge_tracing() that asserts that > SVN_ERR_ASSERT() fails when

Re: svn commit: r1053130 - /subversion/trunk/subversion/tests/libsvn_subr/error-test.c

2010-12-27 Thread Blair Zajac
On 12/27/10 11:39 AM, Blair Zajac wrote: On 12/27/10 11:32 AM, Daniel Shahaf wrote: bl...@apache.org wrote on Mon, Dec 27, 2010 at 18:36:46 -: Author: blair Date: Mon Dec 27 18:36:46 2010 New Revision: 1053130 URL: http://svn.apache.org/viewvc?rev=1053130&view=rev Log: Have the svn_error_p

New VM for committers

2010-12-27 Thread Daniel Shahaf
At artagnon's request [1], infra has set up a new VM, called svn-qavm.apache.org, slated for resource-intensive dev work. Committers may access the VM. To enable your access, add your SSH key to svn [2] and ask for your account to be created. At the moment, pctony,gmcdonald,danielsh have sudo/ro

Re: New VM for committers

2010-12-27 Thread Lieven Govaerts
On Mon, Dec 27, 2010 at 8:55 PM, Daniel Shahaf wrote: > At artagnon's request [1], infra has set up a new VM, called > svn-qavm.apache.org, slated for resource-intensive dev work. > > Committers may access the VM.  To enable your access, add your SSH key > to svn [2] and ask for your account to be

Re: New VM for committers

2010-12-27 Thread Daniel Shahaf
Lieven Govaerts wrote on Mon, Dec 27, 2010 at 21:17:50 +0100: > On Mon, Dec 27, 2010 at 8:55 PM, Daniel Shahaf wrote: > > Questions?  Thoughts? > > Yes, what will you be using it for? Any specific ideas? > Personally, I don't have any specific ideas/plans. > Lieven

Re: svn commit: r1053140 - /subversion/trunk/subversion/tests/libsvn_subr/error-test.c

2010-12-27 Thread Blair Zajac
On 12/27/10 11:49 AM, Daniel Shahaf wrote: bl...@apache.org wrote on Mon, Dec 27, 2010 at 19:04:39 -: Author: blair Date: Mon Dec 27 19:04:39 2010 New Revision: 1053140 URL: http://svn.apache.org/viewvc?rev=1053140&view=rev Log: Add a unit test for svn_error_purge_tracing() that asserts tha

Re: svn commit: r1053140 - /subversion/trunk/subversion/tests/libsvn_subr/error-test.c

2010-12-27 Thread Daniel Shahaf
Blair Zajac wrote on Mon, Dec 27, 2010 at 12:47:23 -0800: > On 12/27/10 11:49 AM, Daniel Shahaf wrote: >> Also: formally, if you just got an SVN_ERR_ASSERTION_FAIL, the API >> contract doesn't allow you to continue calling into svn libraries. In >> other words, unless you verify that the "expected

Re: svn commit: r1053140 - /subversion/trunk/subversion/tests/libsvn_subr/error-test.c

2010-12-27 Thread Blair Zajac
On 12/27/10 1:20 PM, Daniel Shahaf wrote: Blair Zajac wrote on Mon, Dec 27, 2010 at 12:47:23 -0800: On 12/27/10 11:49 AM, Daniel Shahaf wrote: Also: formally, if you just got an SVN_ERR_ASSERTION_FAIL, the API contract doesn't allow you to continue calling into svn libraries. In other words, u

[PATCH] fixes some path related deprecation warnings

2010-12-27 Thread Prabhu Gnana Sundar
Hi, This patch fixes a few path related deprecation warnings. These seem to be obvious fixes. I have attached the patch and the log message with this mail. Thanks and regards Prabhu Index: subversion/libsvn_repos/commit.c === --- s