Client error when doing server side proplist

2010-12-10 Thread Daniel Widenfalk
Hi all, When doing a server side "proplist" I get the following diagnostic message: >svn pl -R http://full-path-to-repo/Proja/trunk/ExecShell.cpp svn: PROPFIND of '/path-to-repo/!svn/bc/1370/ProjA/trunk/ExecShell.c pp': 207 Multi-Status (http://name-of-server) I only get this for a few files. R

Re: Client error when doing server side proplist

2010-12-10 Thread Daniel Widenfalk
Hi again, Just to add: Windows client downloaded from tigris: D:\Projects\X\x>svn --version svn, version 1.6.15 (r1038135) compiled Nov 24 2010, 15:10:19 Copyright (C) 2000-2009 CollabNet. Subversion is open source software, see http://subversion.apache.org/ This product includes sof

Re: Client error when doing server side proplist

2010-12-12 Thread Daniel Shahaf
I don't get this with either neon (1.7 to 1.7), serf (1.7 to 1.7), or serf (1.7 client to 1.4 server, so not using HTTPv2). All cases to a file that does have properties set. Daniel Widenfalk wrote on Fri, Dec 10, 2010 at 12:54:03 +0100: > Hi all, > > When doing a server side "proplist" I get th

Re: Client error when doing server side proplist

2010-12-12 Thread Daniel Widenfalk
Hi, On 2010-12-12 15:18, Daniel Shahaf wrote: > I don't get this with either neon (1.7 to 1.7), serf (1.7 to 1.7), or > serf (1.7 client to 1.4 server, so not using HTTPv2). Ok. I'm using 1.6.15 win32 client on a 1.6.6 Linux (Ubuntu) server. I'm also seeing it on a 1.6.12 (I think) client using t