Menu

#55 Cannot download savannah project

open
nobody
None
5
2007-10-05
2007-10-05
Mike Elson
No

I run the command:

../cvsgrab-2.3/cvsgrab.sh -url http://cvs.savannah.gnu.org/viewvc/emacs/emacs -proxyHost www-cache.vega.local -proxyPort 8080

and get this error:

CVSGrab - -Using proxy www-cache.vega.local:8080
CVSGrab - -CVSGrab version 2.3 starting...
CVSGrab - -Detected cvs web interface: ViewVC 1.0.4
CVSGrab - -cvs update: Updating emacs/emacs/
java.lang.RuntimeException: Error 404 when reading http://cvs.savannah.gnu.org/viewvc/sources/emacs/emacs/
at net.sourceforge.cvsgrab.WebBrowser.executeMethod(WebBrowser.java:273)
at net.sourceforge.cvsgrab.WebBrowser.getResponse(WebBrowser.java:314)
at net.sourceforge.cvsgrab.WebBrowser.getDocument(WebBrowser.java:387)
at net.sourceforge.cvsgrab.WebBrowser.getDocument(WebBrowser.java:377)
at net.sourceforge.cvsgrab.RemoteDirectory.loadContents(RemoteDirectory.java:120)
at net.sourceforge.cvsgrab.CVSGrab.grabCVSRepository(CVSGrab.java:667)
at net.sourceforge.cvsgrab.CVSGrab.run(CVSGrab.java:396)
at net.sourceforge.cvsgrab.CVSGrab.main(CVSGrab.java:280)
[ERROR] CVSGrab - -Error while getting files from http://cvs.savannah.gnu.org/viewvc/sources/emacs/emacs/
CVSGrab - ------
[ERROR] CVSGrab - -There were some errors.
[ERROR] CVSGrab - -If you cannot find an obvious answer, report the problem to http://sourceforge.net/forum/forum.php?forum_id=174128

Maybe cvsgrab-2.3 is not compatiable with viewvc-1.0.4 ?

Discussion

  • Ludovic Claude

    Ludovic Claude - 2007-10-17

    Logged In: YES
    user_id=254624
    Originator: NO

    Hello Mike,

    I've tried as well, and indeed it doesn't work. I will have to investigate further in this issue. So now Savannah and Eclipse.org don't work, I think that I need to get a new release ready...

    Cheers,
    Ludovic

     
  • arvind

    arvind - 2008-02-15

    Logged In: YES
    user_id=2010573
    Originator: NO

    hey
    it works
    run it with -webInterface ViewVC1_0
    ../cvsgrab-2.3/cvsgrab.sh -url
    http://cvs.savannah.gnu.org/viewvc/emacs/emacs -proxyHost
    www-cache.vega.local -proxyPort 8080 -webInterface ViewVC1_0

    that made it work for me

    arvind

     

Log in to post a comment.