Re: 200 OK error on update with files that contain non-alphanumeric characters

2012-10-24 Thread Gautier DI FOLCO
2012/10/24 Nico Kadel-Garcia > There's also my SRPM building patches and files at > http://github.com/nkadel/subversion-1.7.6-srpms/ and > subversoin-1.6.18-srpms/. I need to update those to 1.7.7 and 1.6.19: > they're what were used for the last updates at "rpmforge-extras", > which is noticeabl

Re: 200 OK error on update with files that contain non-alphanumeric characters

2012-10-24 Thread Nico Kadel-Garcia
On Sat, Oct 20, 2012 at 7:43 AM, Gautier DI FOLCO wrote: > 2012/10/19 Stefan Sperling >> >> On Fri, Oct 19, 2012 at 06:18:43PM +0200, Gautier DI FOLCO wrote: >> > I'm on CentOS 5.8, I can't upgrade svn any more :/ >> >> You can, see http://subversion.apache.org/packages.html#centos >> The package

Re: 200 OK error on update with files that contain non-alphanumeric characters

2012-10-20 Thread Gautier DI FOLCO
2012/10/19 Stefan Sperling > On Fri, Oct 19, 2012 at 06:18:43PM +0200, Gautier DI FOLCO wrote: > > I'm on CentOS 5.8, I can't upgrade svn any more :/ > > You can, see http://subversion.apache.org/packages.html#centos > The packages from Collabnet and Wandisco are advertised for Centos 5.x. > You

Re: 200 OK error on update with files that contain non-alphanumeric characters

2012-10-19 Thread Stefan Sperling
On Fri, Oct 19, 2012 at 06:18:43PM +0200, Gautier DI FOLCO wrote: > I'm on CentOS 5.8, I can't upgrade svn any more :/ You can, see http://subversion.apache.org/packages.html#centos The packages from Collabnet and Wandisco are advertised for Centos 5.x. You should be able to install them alongside

Re: 200 OK error on update with files that contain non-alphanumeric characters

2012-10-19 Thread Gautier DI FOLCO
2012/10/19 Ulrich Eckhardt > This looks weird, "200 OK" actually means "success"... That's why I'm a little bit unsettled. > Try "svn ls " to see the actual content. The problem could be > that you really checked in those files urlencoded by accident (I assume you > mean e.g. %20 instead of sp

Re: 200 OK error on update with files that contain non-alphanumeric characters

2012-10-19 Thread Stefan Sperling
On Fri, Oct 19, 2012 at 03:15:36PM +0200, Gautier DI FOLCO wrote: > Hi all, > > I have a quite annoying problem, I use svn 1.6.15 with mod_dav on Apache > HTTPd 2.2.8 on the server side and sevral clients. > > On the client side, when I add and commit a file which has spaces or > non-ASCII > char

Re: 200 OK error on update with files that contain non-alphanumeric characters

2012-10-19 Thread Ulrich Eckhardt
Am 19.10.2012 15:15, schrieb Gautier DI FOLCO: I have a quite annoying problem, I use svn 1.6.15 with mod_dav on Apache HTTPd 2.2.8 on the server side and sevral clients. On the client side, when I add and commit a file which has spaces or non-ASCII characters, all works, but, if I try do do an