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

Re: MySQL Backend

From: Richard Lainchbury <freexe_at_gmail.com>
Date: 2006-01-19 17:56:27 CET

The problem was that China seems to block direct requests to IP
addresses on all ports. So I couldn't give my brother my IP to access
my machine

ie giving my borther the http address
http://64.233.187.99/svn/repository_name failed to jump out of China
even though it worked for me from many places around the UK.

Using a service like dyndns.com also failed as China blocks access to
all these sites as well (we tried alots to no avail).

Luckly I have a server, and I set up a DNS A record pointing
svn.google.com to 64.233.187.99 to get around this problem.

Richard

On 19/01/06, Paul Koning <pkoning@equallogic.com> wrote:
> >>>>> "Richard" == Richard Lainchbury <freexe@gmail.com> writes:
>
> Richard> It would be nice if a php + mysql version could be made (I
> Richard> have no idea if this is even possible), as then it could be
> Richard> offered with hosting packages.
>
> Richard> Recently one of the biggest problems I have had is getting
> Richard> my brother to use Subversion, and not because he doesn't
> Richard> want, it's just that he lives in China and they block almost
> Richard> all methods of accessing a home server. Luckly I have my own
> Richard> server online and was able to set u pa DNS A record to point
> Richard> to my home server. Also I happen to have a large amount of
> Richard> bandwidth at home so can happilly support people accessing
> Richard> projects.
>
> Richard> If i could have opened Cpanl or Plesk and started a
> Richard> repository I would have in a flash!
>
> If the issue is simply the port number, just pick the access method
> you like -- http, svn, ssh -- and assign it to whatever nonstandard
> port number gets through.
>
> paul
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 19 22:50:14 2006

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.