remote svnserve access using tortoise
From: John Meloro <john.meloro_at_gmail.com>
Date: Thu, 17 Jul 2008 20:17:15 -0400
Hi Si,
Just a final email to say THANK YOU!
NMAP did the trick!
Using it I saw that port 3690 was 'filtered' even after I turned off
What happened is that I forgot about the Windows Firewall!
Which seemed to be turned on even after I turned it off
I have access now to my repository through svnserve and remotely!
Thank You again,
Hi John,
> I can successfully run the following two commands on the server side svn
Assuming you're entering // instead of \\, it does smell like a
Grab a copy of nmap or similar and on the client try:
nmap 192.168.1.100 -p3690
assuming you're running off the default svnserve port of 3690, you should see:
PORT STATE
If state is not open (filtered or closed) then it's more than likely a
Actually, a quicker way is to fire up your web browser and enter url:
My gut feeling is you have a router that needs port 3690 forwarded to
cheers
p.s. this type of question is more suited to the svn users mailing
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.