Hello Purshottam, > I installed VisualSVN Server on Amazon Web Service (AWS) server which is > running Windows Server 2008 R2 and IIS 7. The domain for this machine is > www.delvelearning.com. > My Repository (alongwith the website) is stored on this server. The > configuration of VisualSVN Server is given in the snapshots. > Now when I try to checkout the items using Tortise SVN on my client > machine (laptop) or browse the repository from the browser on my laptop I > cannot connect to the server. The URL I am using to connect to the SVN > repository from the client machine is : > > https://www.delvelearning.com/svn/CWR_v5.0 > > where CWR_v5.0 is the name of the repository that I am trying to connect > to. > > I am able to browse the repository from the browser on the server but not > from the client machine. > > I tried using tortise SVN on my client to connect to the server but still > I am unable to connect. Authentication is the next step. > > I have attached the configuration on my VisualSVN Server as well as the > System Properties of the server. > > I have been struggling with this for almost 15 days and I couldn't figure > out the problem. I am a student and I am trying to set up SVN for my > project. > Do I have to create any virtual directory on IIS? Or Do I have to change > the system settings on the AWS?
As far as I see your IIS on the Amazon EC2 instance listens on HTTP interface on port 80 and works fine. However did you enable HTTPS on port 443 in the AWS Management Console? It seems that your EC2 instance is not configured for HTTPS on 443 port. You should allow port 443 for SSL for a security group in the AWS Management Console. Unfortunately I can't provide you with a step-by-step instruction on this matter. Hope it helps. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.