Re: Planning a SVN upgrade

2013-09-02 Thread Giulio Troccoli
On 23/08/13 21:09, Maureen Barger wrote: Hi - I am currently planning an upgrade from SVN 1.5 (using svnserve and ssh tunnel) to SVN 1.8.1 fronted with Apache and webdav using AD for authNz. We have about 50 repos. I'll be moving from an older Ubuntu 8 install to Centos 6 x64. My thought was I

RE: SVN commit line ending handling

2013-09-02 Thread Bert Huijben
> -Original Message- > From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] > Sent: zondag 1 september 2013 0:21 > To: Edoardo Pinci > Cc: users@subversion.apache.org > Subject: Re: SVN commit line ending handling > > On Aug 31, 2013, at 05:29, Edoardo Pinci wrote: > > > I period

Crash during sync after automatic merges

2013-09-02 Thread Ruben Stein
Hello, When SVN 1.8.0 was released, I started using automatic merges for one of my branches. It worked fine. I updated to 1.8.1 and at some point I wanted to do a sync-merge again. Now SVN crashed. I'm using Tortoise-SVN so, I went to the console version from cygwin and tried the same command.

libsvn_ra_serf/util.c: undefined reference to serf_bucket_request_set_CL [1.8.1][1.8.3][WORKAROUND]

2013-09-02 Thread Klaus Thorn
I am mailing this just to make the workaround known to other users. When compiling subversion 1.8.1 or 1.8.3 from apache's source package, "configure --with-serf=/usr/local/serf" is not enough to use a specific serf version. Not if another version was installed as debian packages. Workaround: Un

RE: SVN commit line ending handling

2013-09-02 Thread Geoff Field
Hi Thorsten, > Guten Tag Geoff Field, > am Montag, 2. September 2013 um 01:09 schrieben Sie: > > > If the file's encoded as UTF-16, it will give this error > regardless of > > the consistency of the line endings. > > I successfully committed UTF-16 some minutes ago, Subversion > doesn't care