Hi,
Jonathan Chum said the following on 2005-04-20 10:06:
> I had tried it, but was unsuccesful. It would "LOCK" the file when I pull
> it, but when I publish it, it remains LOCKED. Dreamweaver doesn't keep any
> logs that I'm aware for WebDav except for FTP. I'm going to give it another
> shot later this week, for now I went back to the previous version. I've
> tried MS Web Folders with Auto Versioning and all I would get is login
> authentication over and over. It could be just me, so I'm going to give it
> another shot later this week.
I can confirm the exact same behavior. Additionally, when I "Check In"
the file, DMX2004 says "Resource is already locked". Then, I use
"svnadmin lslocks", and I see this:
$ svnadmin lslocks d:\svn\locking
Path: /trunk/index.php
UUID Token: opaquelocktoken:6060023f-5c83-7d49-9675-04cf5303bc49
Owner: fbos
Created: 2005-04-21 13:13:07 -0400 (jeu., 21 avr. 2005)
Expires:
Comment (1 line):
<ns0:owner xmlns:ns0="DAV:"><ns0:href>francois@D.COM</ns0:href></ns0:owner>
Apache's log says (edited for clarity):
[21/Apr:13:13] "PROPFIND /graphiq/trunk/index.php HTTP/1.1" 207 293
[21/Apr:13:13] "PROPFIND /graphiq/trunk/index.php HTTP/1.1" 207 275
[21/Apr:13:13] "PROPFIND /graphiq/trunk/index.php HTTP/1.1" 207 293
[21/Apr:13:13] "PROPFIND /graphiq/trunk/index.php HTTP/1.1" 207 275
[21/Apr:13:13] "LOCK /graphiq/trunk/index.php HTTP/1.1" 200 452
[21/Apr:13:13] "PROPFIND /graphiq/trunk/index.php HTTP/1.1" 207 702
[21/Apr:13:13] "PUT /graphiq/trunk/index.php HTTP/1.1" 423 277
/graphiq is my repository root.
I searched the Macromedia forums, but nobody there seems to know more.
In fact, one person said:
"Looks to me like not too many people are getting answers on WebDAV
questions here."[1]
So, do we have a lost cause ? I need to coordinate with people outside
my office, and I was eagerly awaiting Subversion's locking so we could
work together, instead of my having to merge the site through FTP...
Thanks for any pointers,
François
[1]
http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=189&threadid=981452&highlight_key=y&keyword1=webdav
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 21 19:21:15 2005