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

Re: Setting up svnserve as a Windows Service to work through a router.

From: Peng Zhang <pzhang66_at_yahoo.ca>
Date: 2007-02-15 16:18:58 CET

Hi, Chris,

I had the same issue when I first set up svnserver at home, and it took
me lots of time to figure out. It turns out that the installation
documentation (from either TortoiseSVN or Subversion) was wrong in
saying that only four dll files needs to be copied over. When I copied
all files from the bin folder to the folder where the svnserve.exe sits
(the one your service is pointing to), the problem went away and I was
happily connecting to the repository. Try it. I did not spend further
time to figure out which files were actually needed and which ones are not.

Hope that helps

Peng Zhang

Christopher Erven wrote:
>
> Hi,
>
>
>
> My question is this. I have the latest Subversion files. I just set up
> svnserve as a windows service, and start the service. The repository
> that I created is sitting on my home computer which is behind a
> router. As far as I could gather from the Subversion book, the
> svnserve listens on port 3690 for requests (and I’m assuming commands
> like svn checkout svn://IPAddress/Repos try and connect on port 3690
> too?). So I went into my router and forwarded that port to my home
> computer. I’m pretty sure that’s all I should need to do to connect
> from the outside world (say a work computer) to my repository via my
> routers IP (the IP of my modem, which I got from www.whatismyip.com
> <http://www.whatismyip.com/> and I’m pretty sure it’s right).
> Unfortunately, I can’t seem to connect, it gives me the error
> “Connection attempt failed because the connected party did not
> properly respond after a period of time….”. So it’s not seeing my
> repository. Am I missing something? What did I do wrong?
>
>
>
> Thanks to anyone who can help,
>
> Chris Erven
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.411 / Virus Database: 268.17.38/684 - Release Date: 2/13/2007
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 15 16:20:56 2007

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.