1/1
About checkout
by sadie on Feb 27, 2015 |
sadie
Posts: 2 Joined: Oct 1, 2008 Last seen: May 5, 2021 |
||
Hello everybody!
It is nice to meet you. My name is Sunao Furukawa. I use sliksvn(client). I inputted command >svn co http://opencores.org/ocsvn/rtf68ksys/rtf68ksys/trunk/. But,sliksvn emitted "svn:E175002:REPORT (URL: '/ocsvn/rtf68ksys/!svn/vcc/default'):could not connect server (http://opencores.org)". I tried tracert opencores.org, 1 1ms 1ms 1ms 192.168.1.1 ... 27 294ms 295ms 295ms 212.247.178.10 28 * * * request time out 29 283ms 286ms 291ms e068.broadband2.quicknet.se [92.43.36.68] At 28, connect is failed.so I cannot checkout file. Please help me. Thanks. |
RE: About checkout
by olof on Feb 27, 2015 |
olof
Posts: 218 Joined: Feb 10, 2010 Last seen: Dec 17, 2018 |
||
There seem to be serious issues with the OpenCores SVN server. Fortunately all repos were cloned to github a while ago, so hopefully you can get it at https://github.com/freecores/rtf68ksys
It seems however like some of the repos weren't properly cloned, so there might be errors. I have come across one repo so far (i2c) that wasn't cloned correctly Best regards, Olof |
RE: About checkout
by fransschreuder on Mar 2, 2015 |
fransschreuder
Posts: 11 Joined: Aug 2, 2010 Last seen: Nov 14, 2024 |
||
I am also trying to commit changes to our core since last Thursday. Is there any chance somebody can do maintainance on the server in the days to come?
|
RE: About checkout
by ndumitrache on Mar 2, 2015 |
ndumitrache
Posts: 2 Joined: Jan 24, 2011 Last seen: Oct 19, 2024 |
||
Same for me, the SVN is not working at all.
|
RE: About checkout
by ocadmin on Mar 3, 2015 |
ocadmin
Posts: 76 Joined: Oct 27, 2007 Last seen: Dec 17, 2024 |
||
Hi,
We are looking into this SVN problem. /OC-team |
RE: About checkout
by wfjm on Mar 5, 2015 |
wfjm
Posts: 6 Joined: Jun 8, 2010 Last seen: Jul 1, 2017 |
||
Hi,
I can also add to the list. I can't access the svn server, neither does a colleague of mine (in a different institution). We did some tests. First run a 'ping -D'. In a second session try a 'svn co', and in a third one try to access the opencores.org website with a browser. The pattern is always the same: When a 'svn co' is done, the ping responses stop after the password has been entered. After about 60 sec ping comes back. But if a web access is one, this one hangs too, ping stops again, and comes back after some minutes. It all looks like that there some sort of firewall or intrusion detection systems runs wild and blocks absolutely legitimate access pattern. I observed this on March 1st, but apparently is the problem a few days older. |
RE: About checkout
by ocadmin on Mar 10, 2015 |
ocadmin
Posts: 76 Joined: Oct 27, 2007 Last seen: Dec 17, 2024 |
||
The SVN problem is now solved by our external ISP provider after allot of communication.
They initially claimed that nothing have changed on their side, but then magically it started to work again. So we are now trying to get an explanation of what they did to fix it, we will see if we succeed. /OC-team |
RE: About checkout
by sadie on Mar 11, 2015 |
sadie
Posts: 2 Joined: Oct 1, 2008 Last seen: May 5, 2021 |
||
Hello.
I tried command >svn co http://opencores.org/ocsvn/hive/hive/ . I was successful. Thank you very much. |
RE: About checkout
by jt_eaton on Mar 11, 2015 |
jt_eaton
Posts: 142 Joined: Aug 18, 2008 Last seen: Sep 29, 2018 |
||
Olof,
If we update a project on opencores.org then how will those changes get into github? John Eaton |
RE: About checkout
by olof on Mar 11, 2015 |
olof
Posts: 218 Joined: Feb 10, 2010 Last seen: Dec 17, 2018 |
||
Hi John,
The copy on github was a one time copy by someone who wanted to have them there. There is no automated mirroring of the opencores repos. Regards, Olof |
1/1