[viewvc-dev] Project file down via command line tool ?

Neal Horman <[email protected]> Thu, 16 Jun 2011 11:16:26 -0500
Newsgroups gmane.comp.version-control.cvs.viewcvs.devel
Message-ID <[email protected]>
This is F*** STUPID.

Do really expect that no will want to down load a file off of a project 
site using a command line tool like fetch, curl, or wget?
Your impossible number of redirects is just plain BUSTED.
So I have to download the file on a desktop machine client, then 
transfer that file to the server machine.

I'll say it again.
That is just F*** frustratingly STUPID.

PLEASE MAKE IT SO THAT COMAND LINE TOOLS WORK !

---
(root) 11:01:56
(536 / 36) [/home/svn/viewvc]$: fetch 
http://viewvc.tigris.org/files/documents/3330/47621/viewvc-1.0.12.tar.gz
fetch: 
http://viewvc.tigris.org/files/documents/3330/47621/viewvc-1.0.12.tar.gz: 
Moved Temporarily

(root) 11:02:06
(537 / 37) [/home/svn/viewvc]$: telnet viewvc.tigris.org 80
Trying 204.16.104.146...
Connected to viewvc.tigris.org.
Escape character is '^]'.
GET /files/documents/3330/47621/viewvc-1.0.12.tar.gz HTTP/1.0
HOST: viewvc.tigris.org

HTTP/1.1 302 Found
Date: Thu, 16 Jun 2011 16:02:56 GMT
Server: Apache
Set-Cookie: 
MDABack=http%3a%2f%2fviewvc.tigris.org%2ffiles%2fdocuments%2f3330%2f47621%2fviewvc-1.0.12.tar.gz%3frealm%3d40; 
path=/; domain=.tigris.org
Location: 
http://viewvc.tigris.org/servlets/ProjectDocumentDownload?documentID=47621
Cache-Control: max-age=0
Expires: Thu, 16 Jun 2011 16:02:56 GMT
Content-Length: 325
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a 
href="http://viewvc.tigris.org/servlets/ProjectDocumentDownload?documentID=47621">here</a>.</p>
<hr>
<address>Apache Server at viewvc.tigris.org Port 80</address>
</body></html>
Connection closed by foreign host.

(root) 11:02:56
(538 / 38) [/home/svn/viewvc]$: fetch 
http://viewvc.tigris.org/servlets/ProjectDocumentDownload?documentID=47621
fetch: 
http://viewvc.tigris.org/servlets/ProjectDocumentDownload?documentID=47621: 
Moved Temporarily

(root) 11:03:21
(539 / 39) [/home/svn/viewvc]$: telnet viewvc.tigris.org 
80                                              Trying 204.16.104.146...
Connected to viewvc.tigris.org.
Escape character is '^]'.
GET /servlets/ProjectDocumentDownload?documentID=47621 HTTP/1.0
HOST: viewvc.tigris.org

HTTP/1.1 302 Moved Temporarily
Date: Thu, 16 Jun 2011 16:03:52 GMT
Server: Apache
Set-Cookie: JSESSIONID=A51B7E128690EC8B1720A2AD9234927E; Path=/servlets
Set-Cookie: JSESSIONID=A51B7E128690EC8B1720A2AD9234927E; 
Domain=.tigris.org; Path=/
X-Powered-By: Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 
date=200610162339)/Tomcat-5.5
Pragma:
Cache-Control: private,max-age=0,must-revalidate, max-age=0
HelmLoginID: guest
Set-Cookie: 
MDAAuth=c404d7ec316906eca4b4bca91a82c8d54dfa2968webpost@tigris.org!40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000!; 
Domain=.tigris.org; Expires=Fri, 17-Jun-2011 16:03:52 GMT; Path=/
Location: 
http://www.tigris.org/files/documents/3330/47621/viewvc-1.0.12.tar.gz
Content-Length: 0
Expires: Thu, 16 Jun 2011 16:03:52 GMT
Vary: Accept-Encoding,User-Agent
Connection: close
Content-Type: text/html;charset=UTF-8

Connection closed by foreign host.

(root) 11:03:52
(540 / 40) [/home/svn/viewvc]$: curl -L 
http://www.tigris.org/files/documents/3330/47621/viewvc-1.0.12.tar.gz -o 
viewvc-1.0.12.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                 Dload  Upload   Total   Spent    Left  
Speed
107   322  107   322    0     0     85      0  0:00:03  0:00:03 
--:--:--     0
curl: (47) Maximum (50) redirects followed

([email protected]) 11:05:47
(541 / 41) [/home/svn/viewvc]$:

---

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4251&dsMessageId=2767442

To unsubscribe from this discussion, e-mail: [[email protected]].