Re: Bug when building SWIG wrappers on (at least) OSX

2013-09-18 Thread Ben Reser
On Wed Sep 18 23:02:31 2013, Paul Wagland wrote: > I can see that for the svn_auth.h, however I don’t see how rerunning > autogen.h will change the order of the includes in swigutil_pl.c? What should > the proper fix for that be? Why exactly did you need to do that? I have no problem building t

Re: Bug when building SWIG wrappers on (at least) OSX

2013-09-18 Thread Paul Wagland
On 19 Sep 2013, at 06:48, Ben Reser wrote: > On Wed Sep 18 16:00:22 2013, Paul Wagland wrote: >> While trying to install subversion using home-brew on OSX, I came across a >> few build issues. The patches for these can be seen here: >> https://github.com/mxcl/homebrew/pull/22668/files#r6449557

Re: Bug when building SWIG wrappers on (at least) OSX

2013-09-18 Thread Ben Reser
On Wed Sep 18 16:00:22 2013, Paul Wagland wrote: > While trying to install subversion using home-brew on OSX, I came across a > few build issues. The patches for these can be seen here: > https://github.com/mxcl/homebrew/pull/22668/files#r6449557 This is a known issue with the auth system API.

Bug when building SWIG wrappers on (at least) OSX

2013-09-18 Thread Paul Wagland
Hi all, While trying to install subversion using home-brew on OSX, I came across a few build issues. The patches for these can be seen here: https://github.com/mxcl/homebrew/pull/22668/files#r6449557 Is any further information required from me before an issue can be created? Or is there anythi

Change all existing static externals in tags from operative to peg?

2013-09-18 Thread Axel S
Hello, We have some shared libraries, and these are referenced as static externals in all tagged versions of our different projects. After reorganizing the directory structure of our shared libraries, I see that all tagged versions now gives an error. I realised that the externals should hav

Re: Error while checking out sources from SVN using Jenkins SVNkit client

2013-09-18 Thread Branko Čibej
On 18.09.2013 18:04, Mehdi Hayani wrote: > Hi team, > > Recently, I'm getting this error when trying to checkout sources from > svn using Jenkins SVNkit client: You'll have to report this to the SVNKit authors, the Subversion project has nothing to do with SVNKit. Sorry. -- Brane -- Branko Čib

Error while checking out sources from SVN using Jenkins SVNkit client

2013-09-18 Thread Mehdi Hayani
Hi team, Recently, I'm getting this error when trying to checkout sources from svn using Jenkins SVNkit client: Caused by: javax.net.ssl.SSLException: SSL peer shut down incorrectly And this happens at some point during the checkout. I've attached the log file, in case you need more info about