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

Re: Wishlist -> very lightweight tool for GETing files from a svn repo

From: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-08-12 19:28:13 CEST

At 8:56 AM -0700 8/12/03, John Locke wrote:
>
>You can also compile Subversion with static links, then just copy the
>executable to your other computers

If your repository is set up for WebDAV access ("svn ls
htp://host/blah/blah"), you can use wget or curl to fetch individual
files.

  Unfortunately, wget (at least) doesn't seen to work recursively,
because the directories keep getting redirected to index.html, so
they aren't directories any more, so it doesn't search them for other
stuff. Anybody know how to turn that off from the client side? I
couldn't spot it in the man page.

-- 
-==-
Jack Repenning
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
o: 650.228.2562
c: 408.835-8090
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 12 19:29:17 2003

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.