You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Peter Burkholder <pe...@ucar.edu> on 2003/04/23 21:20:09 UTC

Dreamweaver (was: Subversion: fish or cut bait? )

The ethereal traces are at the following urls

	ftp://ftp.dpc.ucar.edu/pub/peterb/dwmx_put_attempt_1.trace
	ftp://ftp.dpc.ucar.edu/pub/peterb/dwmx_put_attempt_2.trace

These are both from Dreamweaver MX with latest updates using WebDAV client
configured _not_ to put locks on when geting files.   Each time I'm trying to
put a file called peter.html from my local area into
http://quake.dpc.ucar.edu:9580/svn/DPChelp/trunk/.

Attempt_1 is what it says, which fails because PROPFIND on peter.html
returns 404.  Attempt_2 fails because the peter.html is LOCKed (even though
it doesn't exist).

Which raises another question.  How do I clear such locks from the lock DB?
I've been stopping httpd and removing the lock.* files.

P.
----- Forwarded message from Ben Collins-Sussman <su...@collab.net> -----

> Since you ask so nicely, I have traces for you.  Would you like them as
> attached files or text dumps?  Post to you or to the whole list?

Maybe you can put them on a web page, and post the url to the list?

----- End forwarded message -----
--
Peter Burkholder, System Administrator
Digital Library for Earth System Education (DLESE -- http://www.dlese.org)
peterb@ucar.edu
DLESE Program Center (DPC)                             ~~~  ~~  ~~~~   __o
UCAR/DPC, P.O. Box 3000       Ph) 303-497-2663       ~~~  ~~~~ ~~    _`\<,_
Boulder, CO 80307-3000        Fx) 303-497-8336  ~~~~ ~~~   ~~~~     (*)/ (*)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Dreamweaver (was: Subversion: fish or cut bait? )

Posted by Peter Burkholder <pe...@ucar.edu>.
Hi,

I was surprised and pleased to see over 100 downloads of the Dreamweaver
http traces.    I guess there's at least some interest in this issue.

I'm going to be speaking with some of our web authors this afternoon, so I 
was wondering if there are any opinions on whether Dreamweaver would
be able to work with mod_dav_svn sooner or later (or never).

Thanks,

Peter

On Wed, Apr 23, 2003 at 03:41:36PM -0600, Peter Burkholder wrote:
> How's this?
> 
> http://www.dpc.ucar.edu/people/peterb/dwmx_put_attempt_1.trace
> http://www.dpc.ucar.edu/people/peterb/dwmx_put_attempt_2.trace
> On Wed, Apr 23, 2003 at 04:26:07PM -0500, Ben Collins-Sussman wrote:
> > Peter Burkholder <pe...@ucar.edu> writes:
> > 
> > > The ethereal traces are at the following urls
> > > 
> > > 	ftp://ftp.dpc.ucar.edu/pub/peterb/dwmx_put_attempt_1.trace
> > > 	ftp://ftp.dpc.ucar.edu/pub/peterb/dwmx_put_attempt_2.trace
> > 
> > These URLs are unreachable.  In a browser, I get "connection refused",
> > and via ftp commandline, I get
> > 
> > 257 "/pub/peterb" is current directory.
> > ftp> get dwmx_put_attempt_1.trace
> > local: dwmx_put_attempt_1.trace remote: dwmx_put_attempt_1.trace
> > 227 Entering Passive Mode (128,117,126,208,188,63)
> > ftp: connect: Connection refused
--
Peter Burkholder, System Administrator
Digital Library for Earth System Education (DLESE -- http://www.dlese.org)
peterb@ucar.edu
DLESE Program Center (DPC)                             ~~~  ~~  ~~~~   __o
UCAR/DPC, P.O. Box 3000       Ph) 303-497-2663       ~~~  ~~~~ ~~    _`\<,_
Boulder, CO 80307-3000        Fx) 303-497-8336  ~~~~ ~~~   ~~~~     (*)/ (*)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Dreamweaver (was: Subversion: fish or cut bait? )

Posted by Peter Burkholder <pe...@ucar.edu>.
How's this?

http://www.dpc.ucar.edu/people/peterb/dwmx_put_attempt_1.trace
http://www.dpc.ucar.edu/people/peterb/dwmx_put_attempt_2.trace
On Wed, Apr 23, 2003 at 04:26:07PM -0500, Ben Collins-Sussman wrote:
> To: Peter Burkholder <pe...@ucar.edu>
> Cc: dev@subversion.tigris.org
> Subject: Re: Dreamweaver (was: Subversion: fish or cut bait? )
> From: Ben Collins-Sussman <su...@collab.net>
> Date: 23 Apr 2003 16:26:07 -0500
> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
> 
> Peter Burkholder <pe...@ucar.edu> writes:
> 
> > The ethereal traces are at the following urls
> > 
> > 	ftp://ftp.dpc.ucar.edu/pub/peterb/dwmx_put_attempt_1.trace
> > 	ftp://ftp.dpc.ucar.edu/pub/peterb/dwmx_put_attempt_2.trace
> 
> These URLs are unreachable.  In a browser, I get "connection refused",
> and via ftp commandline, I get
> 
> 257 "/pub/peterb" is current directory.
> ftp> get dwmx_put_attempt_1.trace
> local: dwmx_put_attempt_1.trace remote: dwmx_put_attempt_1.trace
> 227 Entering Passive Mode (128,117,126,208,188,63)
> ftp: connect: Connection refused
--
Peter Burkholder, System Administrator
Digital Library for Earth System Education (DLESE -- http://www.dlese.org)
peterb@ucar.edu
DLESE Program Center (DPC)                             ~~~  ~~  ~~~~   __o
UCAR/DPC, P.O. Box 3000       Ph) 303-497-2663       ~~~  ~~~~ ~~    _`\<,_
Boulder, CO 80307-3000        Fx) 303-497-8336  ~~~~ ~~~   ~~~~     (*)/ (*)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Dreamweaver (was: Subversion: fish or cut bait? )

Posted by Ben Collins-Sussman <su...@collab.net>.
Peter Burkholder <pe...@ucar.edu> writes:

> The ethereal traces are at the following urls
> 
> 	ftp://ftp.dpc.ucar.edu/pub/peterb/dwmx_put_attempt_1.trace
> 	ftp://ftp.dpc.ucar.edu/pub/peterb/dwmx_put_attempt_2.trace

These URLs are unreachable.  In a browser, I get "connection refused",
and via ftp commandline, I get

257 "/pub/peterb" is current directory.
ftp> get dwmx_put_attempt_1.trace
local: dwmx_put_attempt_1.trace remote: dwmx_put_attempt_1.trace
227 Entering Passive Mode (128,117,126,208,188,63)
ftp: connect: Connection refused

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org