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

Re: locking: serious RA interoperability problems.

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-02-14 19:05:40 CET

On Mon, 2005-02-14 at 11:51, Ben Collins-Sussman wrote:
> 2. mod_dav_svn notices whether the incoming lock was created by
> an svn client or a generic DAV client.

I'd rather see us test whether the author field is minimal or not. If
it looks like <D:author>blah</D:author>, it would be nice to unpackage
it regardless of whether the client is a generic DAV client. My theory
is that most DAV clients will send a minimal author spec, and it would
be nice not to display their lock fields as junk to non-dav clients.

On another note, if the author field is using namespace tags which were
defined elsewhere, how can we be sure those namespace tags are defined
the same way in the response? How does the DAV spec address this
problem?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 14 19:07:28 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.