I'm on a MacBook running 10.7 with little snitch with parallels 7 and a windows 7 ultimate VM with a bridged network connection and eset smart security 4, windows firewall is disabled.
I'm trying to checkout an existing repository that I have verified the connection to in firefox as well as an svn client (phpstorm) on the host, as well as on tortoisesvn on another VMware based virtual machine.
Below is the problem I encounter when I try:
C:\Program Files\TortoiseSVN\bin>svn info http://user@www.domain.com/svn
svn: E175002: Unable to connect to a repository at URL 'http://user@www.domain.com/svn'
svn: E175002: OPTIONS of 'http://user@www.domain.com/svn': Could not resolve
hostname `http://user@www.domain.com/svn': The requested name is valid, but no
data of the requested type was found.
(http://www.domain.com)
Using the phpstorm client is not an option because it doesn't support svn version 1.7 yet