Andreas Stieger wrote on Wed, Nov 05, 2014 at 11:57:26 +:
> Hello,
>
> > On 4 Nov 2014, at 08:15, Baruch Burstein wrote:
> >
> > I am working on a tool that will extract data from svn dumps (such as
> > produced by `svnadmin dump` and `svnrdump`).
>
> You will probably find the API, bindin
This occurred while running an svn merge from trunk to a branch.
Disclaimer: This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient or have received this e-mail in error,
please notify the sender immediately and
On Wed, Nov 5, 2014 at 12:35 PM, Ben Reser wrote:
> On 11/5/14 10:49 AM, Barry Scott wrote:
> > I have been building pysvn against the latest svn kits. 1.7.18, 1.8.10
> and 1.9.0-alpha2
> > using the Mac OS X Xcode 6.1 command line tools, clang is the compiler
> not gcc.
> >
> > Compiling and tes
On 11/5/14 12:37 PM, Mark Phippard wrote:
> FWIW, Barry is the pysvn developer.
Ahh well then never mind my pointer to his project.
On 11/5/14 10:49 AM, Barry Scott wrote:
> I have been building pysvn against the latest svn kits. 1.7.18, 1.8.10 and
> 1.9.0-alpha2
> using the Mac OS X Xcode 6.1 command line tools, clang is the compiler not
> gcc.
>
> Compiling and testing pysvn against 1.7.18 and 1.8.10 works with no errors.
I have been building pysvn against the latest svn kits. 1.7.18, 1.8.10 and
1.9.0-alpha2
using the Mac OS X Xcode 6.1 command line tools, clang is the compiler not gcc.
Compiling and testing pysvn against 1.7.18 and 1.8.10 works with no errors.
But I get compile errors when compiling pysvn agains
Hello,
> On 4 Nov 2014, at 08:15, Baruch Burstein wrote:
>
> I am working on a tool that will extract data from svn dumps (such as
> produced by `svnadmin dump` and `svnrdump`).
You will probably find the API, bindings and tools support for loaded
repositories much more complete and suitable