Merge branch 'master' of bitbucket.org:ritt/elog

This commit is contained in:
Stefan Ritt 2015-01-28 09:35:39 +01:00
commit 6754eb21b3

View File

@ -30,19 +30,15 @@ containing bug fixes or some new and not yet completely debugged code. This
is usually the case if some user asks for some new features, which are then is usually the case if some user asks for some new features, which are then
implemented and sent to the user for testing. The minor releases are named implemented and sent to the user for testing. The minor releases are named
<b><code>x.y.z-r</code></b> where <b><code>r</code></b> is the release number. <b><code>x.y.z-r</code></b> where <b><code>r</code></b> is the release number.
A <a href="http://savannah.psi.ch/websvn/listing.php?repname=elog&path=%2Ftrunk%2F">web access</a> A <a href="https://bitbucket.org/ritt/elog">web access</a>
to the source code contains the complete development history of ELOG. To check out the complete to the source code contains the complete development history of ELOG, plus
Subversion tree, use:<P> the newest fixes and features which might yet be in a release.
To check out the GIT repository, use:<P>
<code> <code>
<b>svn checkout svn+ssh://svn@savannah.psi.ch/repos/meg/elog/trunk elog</b><br> <b>git clone https://bitbucket.org/ritt/elog</b><br>
svn@midas.psi.ch's password: <b>svn</b><br>
(you might have to enter the password several times...)<br>
<b>svn checkout svn+ssh://svn@savannah.psi.ch/repos/meg/mxml/trunk mxml</b><br>
svn@midas.psi.ch's password: <b>svn</b><br>
(you might have to enter the password several times...)<br>
</code><p> </code><p>
Building elogd and installing it from Subversion works in the same way as building Building elogd and installing it from the GIT repository works in the same way as building
it from the tarball. Issue in the elog directory a "make", followed by a "make install".<p> it from the tarball. Issue in the elog directory a "make", followed by a "make install".<p>
News for each version can be seen in the News for each version can be seen in the
<a href="http://midas.psi.ch/elog/download/ChangeLog">changelog</a><p> <a href="http://midas.psi.ch/elog/download/ChangeLog">changelog</a><p>
@ -72,19 +68,8 @@ windows versions can be found <a href="http://midas.psi.ch/elog/download/windows
Linux binaries are distributed as a Linux binaries are distributed as a
<a href="http://midas.psi.ch/elog/download/RPMS/elog-latest.i386.rpm">RPM</a>. For previous <a href="http://midas.psi.ch/elog/download/RPMS/elog-latest.i386.rpm">RPM</a>. For previous
versions check <a href="http://midas.psi.ch/elog/download/RPMS/">here</a>. There are versions check <a href="http://midas.psi.ch/elog/download/RPMS/">here</a>. There are
also <a href="http://midas.psi.ch/elog/download/SRPMS">SRPMS</a>. Thanks to Recai Oktas also <a href="http://midas.psi.ch/elog/download/SRPMS">SRPMS</a>. Thanks to Roger Kalt
there is also a <a href="http://packages.debian.org/elog">Debian package</a>.<p> there is also a <a href="http://packages.debian.org/elog">Debian package</a>.<p>
<div class=Section><i>Sharp Zaurus Binaries</i></div><p>
Courtesy of Fred Pacquier. Please visit his <a href="http://fredp.lautre.net/Z/">Download page</a>.
<div class=footer>&nbsp;
Content by <a class=nav href="mailto:Stefan.Ritt&#64;psi.ch">Stefan Ritt</a>,
Web pages by <a class=nav href="mailto:fredp&#64;mygale.org">Fred Pacquier</a>
- last modified on 19/12/2001
&nbsp;</div>
</frameset> </frameset>
</HTML> </HTML>