hongze83 / signavio-core-components

Automatically exported from code.google.com/p/signavio-core-components
GNU General Public License v3.0
0 stars 0 forks source link

Can't checkout the source code #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I get this message when I try to checkout the code:

svn: OPTIONS of 'http:\\signavio-core-components.googlecode.com/svn/trunk' : 
could not connect to server (http:\\signavio-core-components.googlecode.com)

using the following code:
svn checkout http://signavio-core-components.googlecode.com/svn/trunk/ 
signavio-core-components-read-only

Original issue reported on code.google.com by Daireke...@gmail.com on 30 Nov 2011 at 9:45

Attachments:

GoogleCodeExporter commented 9 years ago
Use https instead of http. 

svn checkout https://signavio-core-components.googlecode.com/svn/trunk/ 
signavio-core-components-read-only

Original comment by jeremie....@gmail.com on 5 Dec 2011 at 2:16

GoogleCodeExporter commented 9 years ago
Hi,

thanks anyways, but that didn't work stil can't connect to server, might be a 
problem with the internet connection here so I will try on a different 
connection and see if theres any difference

Original comment by Daireke...@gmail.com on 14 Dec 2011 at 10:18