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

Re: [feature] Log HTTP header for autoversioning

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2005-01-14 09:37:31 CET

Ben Collins-Sussman wrote:
>
> On Jan 13, 2005, at 7:55 PM, Stephen Haberman wrote:
>
>>
>>> * use pure WebDAV commands (after turning on Autoversioning).
>>> You get minimal features, but the command set is very tiny
>>> and easy to use.
>>
>>
>> Is there a way to control log messages with this?
>
>
> Nope. Because DAV has no versioning concepts. Zero. DAV has no idea
> what a log message is. Or a 'version' of anything. Think of it as NFS
> over http. It just has GET, PUT, LOCK, UNLOCK, and some property
> commands. When DAV does a PUT, it just thinks it's uploading a file...
> why would it need to log a thing? :-)

RFC3253 (WebDAV DeltaV) uses a live WebDAV property to control the
checkin comment, so yes, you can do that with plain WebDAV.

> ...

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 Fri Jan 14 09:38:47 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.