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

Re: DAV locking question

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2005-01-13 10:48:24 CET

Ben Collins-Sussman wrote:
>
> On Jan 12, 2005, at 4:50 PM, Ben Collins-Sussman wrote:
>
>>
>> I'm not sure what to do but throw up my hands and write it off as a
>> nasty wart.
>>
>
> Talked to gstein on IM, and here's a better solution:
>
> * have the svn client add an extra subversion namespace or attribute
> to the <D:owner> attribute when sending the data.
>
> * have mod_dav_svn look for that special info. if present, store only
> the CDATA in the repository. if not present, store the entire chunk of
> XML in the repository.

Wouldn't it even be simpler to check for plain text values in DAV:owner,
and not to use an extension at all?

> That way, only generic DAV clients create these so-called "ugly" locks.
> That's much more livable. It means these things would only show up
> when sites have activated Autoversioning, and that already implies other
> "ugly" things, such as auto-generated log messages.

Best regards, Julian

-- 
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 13 10:50:17 2005

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

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