PDA

View Full Version : svn.zabbix.com down?


tpo
14-01-2009, 12:27
Anectodal evidence in the forums points to svn.zabbix.com as the canonical source of Zabbix' source code.

1. However as of today and yesterday too svn.zabbix.com seems to be down:
- http://svn.zabbix.com doesn't answer
- https://svn.zabbix.com redirects to Zabbix' Jira Issue Tracking System
- connecting with a SVN Client to svn://svn.zabbix.com also times out

2. Additionaly, from the official http://zabbix.com homepage there
doesn't seem to exist any links to svn.zabbix.com. Could this be remedied?
At least http://www.zabbix.com/community.php could point to it.

3. Sourceforge is still hosting some really old codebase. Could the Zabbix
Sourceforge site be fixed/closed? The mailing lists there also contains
mainly spam.

These things in addition to bringing svn.zabbix.com back up would spare some hassle and make it easier for users/developers to contribute.

tpo
19-01-2009, 14:16
still can't access http://svn.zabbix.com

What's up?

Am I on the wrong path or is it not interesting for Zabbix the company to let the community access the development sources?

?

*t

xs-
23-01-2009, 10:19
you are misreading, its svn access is only via svn protocol: svn://svn.zabbix.com

tpo
26-01-2009, 10:18
you are misreading, its svn access is only via svn protocol: svn://svn.zabbix.com

However checking out svn://svn.zabbix.com from a svn client has also been timing out for soon two weeks now.

No publicly accessible svn repo of the zabbix code?
*t

Tenzer
26-01-2009, 11:08
I just tried out a "svn co svn://svn.zabbix.com" right now, and it works out just fine?

tpo
26-01-2009, 12:55
I just tried out a "svn co svn://svn.zabbix.com" right now, and it works out just fine?

You are right. It worked now. Apparently both of my first two hosts had SVN out firewalled.

Thanks to both of you who replied here!
*t