如何在Windows Azure实例上设置VisualSVN安装程序

ant*_*liu 2 svn version-control visualsvn-server azure

我已经使用RDP进入我的windows azure实例.我下载了VisualSVN Server for Windows并安装了它并创建了一个存储库.我的问题是设置我的域或IP,我想连接到达存储库.我使用了我的cloudapp.net网址,我还将我的IP绑定到了VisualSVN IP地址的设置中.我正在使用端口443,并使用安全连接(https://).我已尝试连接到以下地址以访问我的存储库:

https://开头*encryptcode* .cloudapp.net/SVN/myrepository

https:// *server ip*/svn/myrepository

每次我在我的visual studio中出现此错误: "Repository is not available. Request was failed with the following message..."

还有其他建议吗?

小智 6

新的虚拟机功能现在为部署在Windows Azure上的实例增加了持久性,但代价是需要更直接地管理机器(例如:更新,设置......).VisualSVN现在可以在位于Windows Server(2008 R2 SP1或2012)Azure VM的云上安装和运行.这里有一些快速入门指南,包含一些设置提示.