> > We can narrow down the issue to AnkhSVN since you can access > VisualSVN Server with a command-line client and a web browser.
Except AnkhSVN actually *worked* prior to uninstalling and reinstalling VisualSVN Server! ...At least, on the server box itself. Ankh, Visual Studio, the OS, and the network remained unchanged. The uninstall to install time was less than 15 minutes! All three ping lines work. I've tried feeding Ankh the v4 IP and still no effect. I installed TortiseSVN today and am able to work with VisualSVN with this. Maybe it *is* a problem with Ankh. I'd appreciate if you (or anyone else) have any other thoughts about this problem. Nobody else in the world seems to be experiencing the problem I have. VisualSVN + AnkhSVN is just supposed to work! I suspect something might be fishy with the structure of the network here, requiring a particular setting in VisualSVN, but I have no clues where to look. Thanks for your help! -- Eric On Thursday, August 15, 2013 8:20:17 AM UTC-4, pavel.lyalyakin wrote: > > Hello Eric, > > > I realize there are many, many components involved. My first impulse > would > > be to say, "there's something wrong with Ankh or Visual Studio." Except > the > > only thing that I changed yesterday was the VisualSVN Server. Now, it > could > > be a networking thing, blocked ports or whatnot. Maybe. But my > impression > > is that VisualSVN Server installation makes this "easy" and should be > > handling these things? I don't know what the server needs. > > > > And the weirdest thing: how is it that Chrome or Firefox or IE can talk > to > > the server no problem but Ankh cannot? > > We can narrow down the issue to AnkhSVN since you can access VisualSVN > Server with a command-line client and a web browser. AnkhSVN uses > SharpSVN, non-standard binding of the Subversion Client API, so it > could make the difference why you can connect with command-line client > but AnkhSVN fails. > > 1. Try to use IPv4 address in URL to access the VisualSVN Server > repository with AnkhSVN. For example, > > [[ > http://192.168.1.1:8080/svn/Main/ > ]] > > 2. Ping the VisualSVN Server using default parameters and forcing to > use IPv4 and IPv6, show us results: > > [[ > ping [servername].[companydomain].local > ping -4 [servername].[companydomain].local > ping -6 [servername].[companydomain].local > ]] > > -- > With best regards, > Pavel Lyalyakin > VisualSVN Team > -- You received this message because you are subscribed to the Google Groups "VisualSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to visualsvn+unsubscr...@googlegroups.com. To post to this group, send email to visualsvn@googlegroups.com. Visit this group at http://groups.google.com/group/visualsvn. For more options, visit https://groups.google.com/groups/opt_out.