Greg Stein wrote:
> On Mon, Oct 21, 2002 at 11:10:10PM +0300, Nuutti Kotivuori wrote:
>> Chris Parker wrote:
>>> It might be worth noting that for real work, you can also
>>> bootstrap a version (albeit unversioned) of subversion by
>>> mounting the repos over webdavfs or the like, and just copy TOT
>>> svn right to your local drive.
>>
>> For the record - I didn't use anything as fancy as webdavfs. I used
>> wget -r a few months back to do the same thing :-)
>
> How does wget do that? Does it know PROPFIND? Or does it crawl the
> dir pages for links and fetch those?
It doesn't know about PROPFIND - it crawls the HTML pages you so
graciously provide :-)
I even proposed making a small utility that could be able to do
PROPFINDs and download the files properly - but realized that this
would rather be fixed for example by teaching wget to do PROPFINDs or
some other utility.
-- Naked
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 22 00:52:37 2002