On Sat, Dec 17, 2011 at 11:33:33AM -0800, rupert.thurner wrote:
> when packaging svn-1.7.2 auth-test fails with a non-intuitive error
> message:
>
> START: auth-test
> svn_tests: E26: svn_auth_get_platform_specific_client_providers
> should return an array of 2 providers
> FAIL: auth-test 1:
when packaging svn-1.7.2 auth-test fails with a non-intuitive error
message:
START: auth-test
svn_tests: E26: svn_auth_get_platform_specific_client_providers
should return an array of 2 providers
FAIL: auth-test 1: test retrieving platform-specific auth providers
END: auth-test
ELAPSED: auth-
On Sat, Dec 17, 2011 at 03:40:03AM -0600, Jonathan Nieder wrote:
> The test suite ends up tripping more assertions, like this one:
>
> svn: E235000: In file
> '/home/jrn/src/subversion/subversion/libsvn_wc/update_editor.c' line 1582:
> assertion failed (action == svn_wc_conflict_action_edi
On Fri, Dec 16, 2011 at 08:49:13PM -0800, Vincent Batts wrote:
> All,
>
> Attached is a patch to allow the building of ruby bindings, for ruby
> greater than 1.9.3, in addition to the 1.8.x series.
>
> It includes updates to several of the ruby/tests/ items so that it can
> work in both rubies.
On 15.07.2011 22:45, Greg Stein wrote:
On Fri, Jul 15, 2011 at 16:39, wrote:
...
+++ subversion/branches/svn_mutex/subversion/libsvn_subr/svn_mutex.c Fri Jul 15
20:39:32 2011
...
svn_error_t *
-svn_mutex__init(svn_mutex__t **mutex,
+svn_mutex__init(svn_mutex__t **mutex_p,
sv
Bert Huijben wrote:
> I think SVN::Ra->new() should have escaped this argument for you by
> canonicalizing the argument before passing the value into the core library.
Makes sense. I tried the patch below and a variant that calls
svn_ra_open with a canonicalized url but leaves $self->{url} alone
All,
Attached is a patch to allow the building of ruby bindings, for ruby
greater than 1.9.3, in addition to the 1.8.x series.
It includes updates to several of the ruby/tests/ items so that it can
work in both rubies. I've tested it in ruby-1.8.7 and 1.9.3-p0, and
attached the output of 'check
> -Original Message-
> From: Jonathan Nieder [mailto:jrnie...@gmail.com]
> Sent: zaterdag 17 december 2011 7:59
> To: dev@subversion.apache.org
> Subject: [bug?] perl bindings: SVN::Ra->new trips assertion when file://
URL
> contains a space
>
> Hi,
>
> I have created a repository at '/
8 matches
Mail list logo