Snapshot ?
list Lars Ebeling
Isn't snapshots generated every night anymore? Last is from 2nd of August -- Regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "I am not young enough to know everything." -- Oscar Wilde
list T.J. Yang
http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon.tar.gz?view=tar tj From: Lars Ebeling Sent: Monday, August 18, 2008 7:41 AM To: hobbit Subject: [hobbit] Snapshot ? Isn't snapshots generated every night anymore? Last is from 2nd of August -- Regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "I am not young enough to know everything." -- Oscar Wilde
list Lars Ebeling
I tried the link. After approx. 25 MB I aborted. The old snapshots was 2.5 MB. Lars
▸
----- Original Message ----- From: T.J. Yang To: hobbit Sent: Monday, August 18, 2008 4:28 PM Subject: Re: [hobbit] Snapshot ? http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon.tar.gz?view=tar tj From: Lars Ebeling Sent: Monday, August 18, 2008 7:41 AM To: hobbit Subject: [hobbit] Snapshot ? Isn't snapshots generated every night anymore? Last is from 2nd of August -- Regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "I am not young enough to know everything." -- Oscar Wilde
list Buchan Milne
On Monday 18 August 2008 14:41:14 Lars Ebeling wrote:
Isn't snapshots generated every night anymore? Last is from 2nd of August
svn co ?
list Rich Smrcina
If you select trunk, at the bottom is 'Download GNU tarball'. You should get just the Hobbit code.
▸
Lars Ebeling wrote:I tried the link. After approx. 25 MB I aborted. The old snapshots was 2.5 MB. Lars
--
Rich Smrcina VM Assist, Inc. Phone: XXX-XXX-XXXX Ans Service: XXX-XXX-XXXX user-61add9955ef9@xymon.invalid http://www.linkedin.com/in/richsmrcina Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
list T.J. Yang
Sorry, my last URL was wrong. Try this one. http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon/trunk.tar.gz?view=tar I will slim down the size of branch once I am more familiar with svn and and latex. tj
▸
From: "Rich Smrcina" <user-cf452ff334e0@xymon.invalid>
Sent: Monday, August 18, 2008 10:39 AM
To: <user-ae9b8668bcde@xymon.invalid>
Subject: Re: [hobbit] Snapshot ?
If you select trunk, at the bottom is 'Download GNU tarball'. You should get just the Hobbit code. Lars Ebeling wrote:I tried the link. After approx. 25 MB I aborted. The old snapshots was 2.5 MB. Lars-- Rich Smrcina VM Assist, Inc. Phone: XXX-XXX-XXXX Ans Service: XXX-XXX-XXXX user-61add9955ef9@xymon.invalid http://www.linkedin.com/in/richsmrcina Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
list Buchan Milne
On Monday 18 August 2008 18:55:15 T.J. Yang wrote:
Sorry, my last URL was wrong. Try this one. http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon/trunk.tar.gz?view=tar
The point though is that in Lars' case, if he would like to have a snapshot every day, it would be much more efficient to do an svn checkout of trunk (or the relevant branch), and create the snapshot tarball locally (if there were any updates). Regards, Buchan
list Lars Ebeling
Yes, I want a snapshot every day, at least t when there are changes ;) Lars ----- Original Message ----- From: "Buchan Milne" <user-9b139aff4dec@xymon.invalid> To: <user-ae9b8668bcde@xymon.invalid> Cc: "T.J. Yang" <user-8e841282cda5@xymon.invalid> Sent: Tuesday, August 19, 2008 9:26 AM Subject: Re: [hobbit] Snapshot ?
▸
On Monday 18 August 2008 18:55:15 T.J. Yang wrote:Sorry, my last URL was wrong. Try this one. http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon/trunk.tar.gz?view=tarThe point though is that in Lars' case, if he would like to have a snapshot every day, it would be much more efficient to do an svn checkout of trunk (or the relevant branch), and create the snapshot tarball locally (if there were any updates). Regards, Buchan
list Henrik Størner
▸
In <00b401c9012f$b3b87230$user-a73ca09b698f@xymon.invalid> "Lars Ebeling" <user-1fecd3eafd52@xymon.invalid> 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 Henrik
list Lars Ebeling
----- Original Message ----- From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid> Newsgroups: lists.hobbit To: <user-ae9b8668bcde@xymon.invalid> Sent: Monday, August 25, 2008 10:59 PM Subject: Re: [hobbit] Snapshot ?
▸
In <00b401c9012f$b3b87230$user-a73ca09b698f@xymon.invalid> "Lars Ebeling" <user-1fecd3eafd52@xymon.invalid> writes:Isn't snapshots generated every night anymore? Last is from 2nd of AugustNo, 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
list Lars Ebeling
▸
----- Original Message ----- From: "Lars Ebeling" <user-1fecd3eafd52@xymon.invalid> To: <user-ae9b8668bcde@xymon.invalid> Sent: Tuesday, August 26, 2008 3:43 AM Subject: Re: [hobbit] Snapshot ?
----- Original Message ----- From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid> Newsgroups: lists.hobbit To: <user-ae9b8668bcde@xymon.invalid> Sent: Monday, August 25, 2008 10:59 PM Subject: Re: [hobbit] Snapshot ?In <00b401c9012f$b3b87230$user-a73ca09b698f@xymon.invalid> "Lars Ebeling" <user-1fecd3eafd52@xymon.invalid> writes:Isn't snapshots generated every night anymore? Last is from 2nd of AugustNo, 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=tarGood luck. But if you need to rest your eyes, I don't think a nice beach would be so good ;)
The link in the mail does not work, but the link on demo-site does Lars