I've been trying to check out source using cvsgrab, and specified the parameters below. I get a host parameter is null error. I have pasted the output below.
Please help.
cvsgrab -webInterface FishEye1_0 -destDir . -url http://fisheye.jboss.com/viewrep/JBoss/jbosside -proxyHost MYPROXY -proxyPort 8080 -proxyUser MYUSER -proxyPassword MYPASSWORD
Using proxy MYPROXY:8080
Login on the proxy with user name MYUSER
Detected cvs web interface: FishEye1_0
CVSGrab version 2.2.2 starting...
When attempting to connect to http://fisheye.jboss.com/viewrep/JBoss/jbosside/?h
ideDeletedFiles=Y, got error: Error 407 when reading http://fisheye.jboss.com/vi
ewrep/JBoss/jbosside/?hideDeletedFiles=Y
When attempting to connect to cvsroot?hideDeletedFiles=Y, got error: host parame
ter is null
When attempting to connect to http://fisheye.jboss.com/viewrep/?hideDeletedFiles
=Y, got error: Error 407 when reading http://fisheye.jboss.com/viewrep/?hideDele
tedFiles=Y
[ERROR] Cannot connect to the website, check your proxy settings
[ERROR] There were some errors.
[ERROR] If you cannot find an obvious answer, report the problem to http://sourc
eforge.net/forum/forum.php?forum_id=174128
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I've been trying to check out source using cvsgrab, and specified the parameters below. I get a host parameter is null error. I have pasted the output below.
Please help.
cvsgrab -webInterface FishEye1_0 -destDir . -url http://fisheye.jboss.com/viewrep/JBoss/jbosside -proxyHost MYPROXY -proxyPort 8080 -proxyUser MYUSER -proxyPassword MYPASSWORD
Using proxy MYPROXY:8080
Login on the proxy with user name MYUSER
Detected cvs web interface: FishEye1_0
CVSGrab version 2.2.2 starting...
When attempting to connect to http://fisheye.jboss.com/viewrep/JBoss/jbosside/?h
ideDeletedFiles=Y, got error: Error 407 when reading http://fisheye.jboss.com/vi
ewrep/JBoss/jbosside/?hideDeletedFiles=Y
When attempting to connect to cvsroot?hideDeletedFiles=Y, got error: host parame
ter is null
When attempting to connect to http://fisheye.jboss.com/viewrep/?hideDeletedFiles
=Y, got error: Error 407 when reading http://fisheye.jboss.com/viewrep/?hideDele
tedFiles=Y
[ERROR] Cannot connect to the website, check your proxy settings
[ERROR] There were some errors.
[ERROR] If you cannot find an obvious answer, report the problem to http://sourc
eforge.net/forum/forum.php?forum_id=174128
I am also getting exactly the similar error.
Hi,
My problem is solved. I have contacted my system administrator. He has bypassed the proxy authentication and then it started downloading...
-----------------
Kamlesh
Hi Kamlesh,
Nice that your problem is solved. Can you give me some details about your proxy, like is it an NTLM (Windows) proxy?
Thanks, Ludovic