Re: [patch] comment Ruby Binding test and request uncomment when it should pass again

2009-12-30 Thread Joe Swatosh
Thanks Gavin, but this patch was made moot by philip fixing the underlying problem in r891376. -- Joe On Wed, Dec 30, 2009 at 3:51 PM, Gavin 'Beau' Baumanis wrote: > Ping. > This Submission has received no comments. > > Gavin. > > > On 13/12/2009, at 03:48 , Joe Swatosh wrote: > >> [[[ >> Since

Re: [PATCH][v2] Sticky depths should work for an excluded dir

2009-12-30 Thread Gavin 'Beau' Baumanis
Ping. This patch submission has received no comments. Gavin. On 30/12/2009, at 00:14 , Kannan wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Kannan wrote: > [..] > > Attached herewith is the updated/corrected patch to perform the earlier > proposed functionality. > > [[[ > Log:

Re: [PATCH] Fix failing ci caused in r40202

2009-12-30 Thread Gavin 'Beau' Baumanis
Ping. This thread has received no new comments. Gavin. On 23/12/2009, at 01:59 , Kannan wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I (Kannan) wrote: > [..] (svn_ra_neon__exchange_capabilities): Same. >>> And this? > >> Trying to find them out. > > With regard to this

Re: [PATCH]Typo fix and formatting changes

2009-12-30 Thread Gavin 'Beau' Baumanis
Ping. This submission has received no comments. Gavin. On 23/12/2009, at 20:04 , Kannan wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Log: > Fix a typo and perform minor formatting tweaks. > > * notes/tree-conflicts/use-cases.txt > Add some clarity by including the 'Devel

Re: [PATCH] v2: Simplify running specific tests on Windows

2009-12-30 Thread Gavin 'Beau' Baumanis
Ping. This submission has received no new comments. Gavin. On 16/12/2009, at 01:42 , Paul Burba wrote: > On Tue, Dec 15, 2009 at 5:21 AM, Bert Huijben wrote: >> >> >>> -Original Message- >>> From: Gavin 'Beau' Baumanis [mailto:gav...@thespidernet.com] >>> Sent: dinsdag 15 december 2

Re: [patch] comment Ruby Binding test and request uncomment when it should pass again

2009-12-30 Thread Gavin 'Beau' Baumanis
Ping. This Submission has received no comments. Gavin. On 13/12/2009, at 03:48 , Joe Swatosh wrote: > [[[ > Since the standard Ruby unit test framework has no ability to mark a test as > "XFail," just remove it until it can pass again. Include a request to restore > the test when it should pas

Re: [PATCH] v6 Fix #3390 Relative externals not updated during switch

2009-12-30 Thread Stefan Sperling
On Wed, Dec 30, 2009 at 07:45:12AM +0100, Daniel Näslund wrote: > + err = svn_wc__node_get_url(&url, cb->ctx->wc_ctx, > + abs_parent_dir, cb->pool, cb->pool); > + > + /* If we're doing an 'svn export' the current dir will not be a > + working copy. We can't get t