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

Re: Locking non-existent paths. Time to discuss.

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-03-21 18:44:05 CET

On Mon, 2005-03-21 at 11:07, C. Michael Pilato wrote:
> > LOCK nonexistentURL
>
> ...commits a 0-length file, locked...
>
> > PUT 0-byte-file
>
> ...commits 0 more bytes to that 0-byte file... (leaving it locked)

Can't we detect that this is a do-nothing transaction and elide the
second commit? (I realize that this would require a special check
inside the auto-versioning code.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 21 18:48:02 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.