Re: Fix for issue 3620 - unlock command

2010-11-15 Thread Julian Foad
On Mon, 2010-11-15, Noorul Islam K M wrote: Noorul Islam K M noo...@collab.net writes: Noorul Islam K M noo...@collab.net writes: Make 'svn unlock' verify that both working copy paths and URLs are not passed. * subversion/tests/cmdline/input_validation_tests.py

Re: [PATCH] extend svn_subst_translate_string() to record whether re-encoding and/or line ending translation were performed (v. 3)

2010-11-15 Thread Julian Foad
On Sat, 2010-11-13, Daniel Trebbien wrote: The only difference between translate_newline() and translate_newline_alt() is the lines of code from here to the end of the function. I think you could keep translate_newline() as is, and just move these checks elsewhere (to a new function or to

Re: 1.6.14 tarballs rolling next week (11/17)

2010-11-15 Thread Hyrum K. Wright
On Tue, Nov 9, 2010 at 11:52 AM, Hyrum K. Wright hyrum_wri...@mail.utexas.edu wrote: There's been a couple of high-profile bugs found and fixed, so I'd like to go ahead and roll 1.6.14 next week.  Please nominate, review, vote, etc. Another reminder that 1.6.14 is rolling this Wednesday.

Translation help

2010-11-15 Thread Hyrum K. Wright
To any current and/or interested translators: In an effort to make translation of Subversion easier, and more complete, I've installed an instance of Pootle, a web-based translation tool. You can access it here: http://translate.hyrumwright.org/projects/svn/ It currently allows anonymous

Re: svn commit: r1034139 - in /subversion/trunk/subversion: libsvn_client/patch.c tests/cmdline/patch_tests.py

2010-11-15 Thread Daniel Näslund
On Fri, Nov 12, 2010 at 03:14:13AM +0200, Daniel Shahaf wrote: Stefan Sperling wrote on Fri, Nov 12, 2010 at 01:07:53 +0100: On Thu, Nov 11, 2010 at 09:21:26PM -, dan...@apache.org wrote: Add support for handling symlinks in 'svn patch'. If you haven't done so, can you close the

Re: [PATCH] Bug in svn_fs_paths_changed2() Python bindings?

2010-11-15 Thread Alexey Neyman
Hi all, On Wednesday, August 11, 2010 01:09:50 pm C. Michael Pilato wrote: On 08/11/2010 03:10 PM, C. Michael Pilato wrote: On 08/10/2010 09:22 PM, Alexey Neyman wrote: Okay, try again: [[[ Fix the type of structures returned in bindings from svn_fs_paths_changed2(). *

Re: [PATCH] make check-ctypes-python fails when executed from non src build direction

2010-11-15 Thread Gavin Beau Baumanis
Hi Everyone, Ping. This thread has received no further comments. Gavin Beau Baumanis E: gav...@thespidernet.com On 01/11/2010, at 9:24 PM, Julian Foad wrote: On Mon, 2010-11-01, Noorul Islam K M wrote: I get the following error when I try executing $ make check-ctypes-python from

Re: [PATCH] Use svn_fs_fs__id_unparse() to construct the noderev cache key

2010-11-15 Thread Gavin Beau Baumanis
Ping. This has received no further comments. Gavin Beau Baumanis E: gav...@thespidernet.com On 31/10/2010, at 12:42 PM, Daniel Shahaf wrote: Is there a reason not to apply this let's not reinvent the wheel patch? [[[ Index: subversion/libsvn_fs_fs/fs_fs.c

Re: [PATCH] Fix Perl bindings for svn_auth_get_platform_specific_client_providers

2010-11-15 Thread Gavin Beau Baumanis
Ping. This patch submission has received no comments. Gavin Beau Baumanis E: gav...@thespidernet.com On 02/11/2010, at 1:42 AM, Matthijs Kooijman wrote: Hi folks, this is a resubmit of a patch that got lost in the list earlier. The patch is a trivial patch, which adds perl bindings for

Re: [PATCH] Indentation error in swig binding

2010-11-15 Thread Gavin Beau Baumanis
Hi Phillip / Prabhu, Just checking if there is anything left to do for this thread. Not being a SVN developer - I can't tell if the initial patch is no longer required if the correct version of dependencies is used, or whether there is still some further discussion required. Gavin Beau

Re: [PATCH] svn-dev.el - Update paths and links

2010-11-15 Thread Gavin Beau Baumanis
Ping. This patch submission has received no comments. Gavin Beau Baumanis E: gav...@thespidernet.com On 08/11/2010, at 11:27 PM, Noorul Islam K M wrote: Log [[[ Update paths and links * tools/dev/svn-dev.el (svn-site-source-tree-top): Rename svn-source-tree-top as

Re: [PATCH] error leak on performance branch

2010-11-15 Thread Gavin Beau Baumanis
Hi Stefan, Just checking if there is anything remainig with this patch? I haven't noticed a committed reply or any further comments. Gavin Beau Baumanis E: gav...@thespidernet.com On 09/11/2010, at 3:33 AM, Stefan Sperling wrote: On Mon, Nov 08, 2010 at 06:56:16AM -0600, Hyrum K. Wright

Re: Interrupting an update after change of externals causes corrupt working copy

2010-11-15 Thread Johan Corveleyn
Almost forgot about this. It's now filed in the issue tracker: http://subversion.tigris.org/issues/show_bug.cgi?id=3751 Cheers, Johan On Thu, Sep 30, 2010 at 10:03 PM, Johan Corveleyn jcor...@gmail.com wrote: Hi devs, As per Daniel Shahaf's suggestion, I'm continuing this discussion on the