Bernhard Roider wrote:
and bugzilla does not respond
i logged on with ssh and saw that there are many httpd tasks in
uninterruptible sleep mode
bernhard
Hurry up and download your own, personal copy of the lyx repository
while aussie is still alive!
See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg126441.html
for more details. What has changed since that post is that there is now
a single repository containing trunk, 1.5.x, 1.4.x and 1.3.x, updated
every half-hour.
After installing mercurial, get your copy of the repository like this:
hg clone [--ssh="ssh -C"] ssh://[EMAIL PROTECTED]/~dov/lyx-devel/all
Where the --ssh argument tells ssh to use compression (and you might
have to replace the tilde with an absolute path).
The repository is about ~160MB, with a working copy it comes to ~200MB,
but additional working directories take up much less space (at least on
hardlink-capable systems).
I've been using mercurial exclusively in the past couple of months
(except for commits back to svn), and am very pleased with it so far.
I strongly recommend that you try it out (even if aussie stays alive).
Dov