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

RE: Cannot access or download from google code repository

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 28 Jan 2010 13:59:55 -0500

> This is what has been happening every time I download from the SVN on
> Google Code:
> This issue is comes from anything hosted on google code (snes9xgx, etc.)
> and I posted this same issue
> on there, but I was directed to this location instead (since the author of
>
> Snes9xgx can't do anything about it). This has to do with not being able
> to
> download snes9xgx or anything else from SVN for that matter, via SVN. In
> the past, I have downloaded without any issues, and I have an internet
> filter installed, which does not conflict with the SVN host.
>
> What steps will reproduce the problem?
> Step 1.Download and install any SVN program
> Step 2.Go to the google code source checkout
> Step 3.Insert the SVN checkout code in SVN program
>
> and where you want to download it to.
>
> What is the expected output? What do you see instead?
> Should checkout the SVN with no issues, instead, the error
> reads "connection refused by the server" on all SVN programs I tried
>
>
> What browser (or hg/svn client) are you using? On what operating system?
> Rapid SVN, Smart SVN, Synchro SVN and Tortoise SVN. Tried on both Windows
> XP and Windows 7
>
> Here it the error output:
>
>
> Command Checkout from http://svn.red-
> bean.com/repos/sussman/software/subversion/svn-cal/
>
> Error OPTIONS of http://svn.red-
> bean.com/repos/sussman/software/subversion/svn-cal/
>
>
> Error 200 OK (http://svn.redbean.com)
>
> Finished!
>
> This is what a get no matter how my different combinations I use. As far
> as Windows 7
> firewalls go, I wouldn't know what exactly has to be changed.

I just ran this command:

svn co http://svn.red-bean.com/repos/sussman/software/subversion/svn-cal/ test

and it checked out without a problem. I am using the collabnet binaries on windows 7 64-bit.

C:\Users\rarch\Development>svn --version
svn, version 1.6.6 (r40053)
   compiled Oct 19 2009, 09:36:48

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - handles 'http' scheme
  - handles 'https' scheme

BOb
Received on 2010-01-28 20:00:04 CET

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.