[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: DAV lock discover - owner value tags encoded?

From: Kyle Kline <kyle.kline_at_gmail.com>
Date: 2005-05-02 03:01:45 CEST

I am running Windows 2000 but am pretty sure the distribution is the
same. I will email you the trial/beta version they gave me with the
WebDAV fixes in it separately.

Thx,
Kyle

On 5/1/05, Ben Collins-Sussman <sussman@collab.net> wrote:
>
> On May 1, 2005, at 5:31 PM, Kyle Kline wrote:
> >
> > xmlns:D='DAV:'><D:lockscope><D:exclusive/></D:lockscope><D:
> > locktype><D:write/></D:locktype><D:owner>User
> > - kkline</D:owner></D:lockinfo>
> >
>
> Hm, this looks like a bug in our locking interoperability. The
> <D:owner> field is supposed to be treated as something opaque,
> essentially some "notes" created by the client. It's the server's job
> to return exactly whatever the client sent.
>
> There's some tricky logic going on inside mod_dav_svn. It's supposed
> to be able to tell the difference between svn clients and generic DAV
> clients, and it looks like the xml wasn't detranslated correctly.
>
> To reproduce/debug, do I need to use webdrive, I guess? What OS is the
> server running on?
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 2 03:03:51 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.