-2

I have installed Windows 7 Ultimate on my MacBook Pro via Bootcamp. I have Windows Support drivers installed and everything is working fine. But I am unable to connect to SVN. I tried checking out through NetBeans, Tortoise SVN, Eclipse and many other programs, but no help. Before Windows 7, I had Windows 8 installed on my MacBook and I was getting the same error. Is anybody familiar with such sort of problem and possibly have a solution?

user3840170
  • 26,597
  • 4
  • 30
  • 62
HelmBurger
  • 1,168
  • 5
  • 15
  • 35
  • *I was getting the same error* - what is the exact error you get? – Ivan Jovović Nov 11 '15 at 08:05
  • Hi @ivanJovovic I have answered my own question, but I am not sure if that's going to resolve your problem. Unfortunately I can't remember the very exact error I was getting in my Netbeans, but it was like: No information available for svn+ssh://... Hope that helps. – HelmBurger Nov 11 '15 at 09:50

1 Answers1

0

I have figured it out. Our SVN Repository only allows specific IP addresses to checkout projects. That IP address is supposed to be a part of "hosts" file in Windows/System32/Drivers/etc folder. I chucked the IP address in "hosts" file and it's working perfectly fine.

HelmBurger
  • 1,168
  • 5
  • 15
  • 35