----- Original Message ----- From: "Henrik Stoerner" <henrik at hswn.dk> Newsgroups: lists.hobbit To: <hobbit at hswn.dk> Sent: Monday, August 25, 2008 10:59 PM Subject: Re: [hobbit] Snapshot ?
In <00b401c9012f$b3b87230$0500a8c0 at noip.org> "Lars Ebeling" <lars.ebeling at leopg9.no-ip.org> writes:
Isn't snapshots generated every night anymore? Last is from 2nd of August
No, they became irrelevant when the project source-code moved to the Sourceforge SVN repository. You can always grab a current tar-ball from there. I've updated the link on the demo-site Hobbit webpage to point at it:
http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon/trunk.tar.gz?view=tar
Good luck. But if you need to rest your eyes, I don't think a nice beach would be so good ;)
I tested that link and got:
An Exception Has Occurred Python Traceback
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/viewvc/lib/viewvc.py", line 3809, in main request.run_viewvc() File "/usr/lib/python2.4/site-packages/viewvc/lib/viewvc.py", line 271, in run_viewvc cfg.general.svn_path) File "/usr/lib/python2.4/site-packages/viewvc/lib/vclib/svn/__init__.py", line 606, in __init__ self.repos = repos.svn_repos_open(rootpath, self.pool) File "/usr/lib64/svn-python/libsvn/repos.py", line 53, in svn_repos_open File "/usr/lib64/svn-python/svn/core.py", line 57, in _new_from_err_list File "/usr/lib/python2.4/site-packages/viewvc/lib/vclib/svn/__init__.py", line 589, in _sigterm_handler sys.exit(-1) NameError: global name 'sys' is not definedLars