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

Re: Web Folders, renaming resources and SVNAutoversioning errors

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-23 05:07:05 CET

Daniel Patterson wrote:
> Hello,
>
> When renaming a resource with SVNAutoversioning turned on, using Win32
> Web Folders (on Win2k, WINNT 4.0 and WinXP), the user is presented
> with an error dialog that reads something like:

What version of svn? 1.1.3? Or are you testing the new trunk, now that
it supports http LOCK requests?

> 10.21.41.249 - n147897 [23/Mar/2005:11:15:46 +1100] "MOVE
> /repos/test/trunk/renamed HTTP/1.1" 409 291
> 10.21.41.249 - n147897 [23/Mar/2005:11:17:07 +1100] "PROPFIND
> /repos/test/trunk HTTP/1.1" 207 5870
> 10.21.41.249 - n147897 [23/Mar/2005:11:17:08 +1100] "PROPFIND
> /repos/test/trunk HTTP/1.1" 207 5870
> 10.21.41.249 - n147897 [23/Mar/2005:11:17:08 +1100] "PROPFIND /repos/test
> HTTP/1.1" 207 4191
> 10.21.41.249 - n147897 [23/Mar/2005:11:17:08 +1100] "PROPFIND
> /repos/test/trunk HTTP/1.1" 207 5870
>
> To generate this sequence of requests, I browsed to "/repos/test/trunk"
> renamed "renamed" to "renamed2" and the error dialog was displayed.
> Then I closed it and refreshed /repos/test/trunk.
>
> The question is, is the response that Subversion is returning not what
> the Web Folders client is expecting (409 Conflict)? The rename seems to
> be working, using an Subversion client to browse the repository
> history shows everything as expected.

If this is happening with today's trunk code, this looks like an
interesting recipe to try.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 23 05:10:02 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.