mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
*** empty log message ***
SVN revision: 1262
This commit is contained in:
parent
7160c8127b
commit
6d8baaad75
@ -31,8 +31,15 @@ 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://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c">CVS web access</a> to the
|
A <a href="http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c">CVS web access</a> to the
|
||||||
source code contains the complete development history of ELOG. News for each
|
source code contains the complete development history of ELOG. To check out the complete
|
||||||
version can be seen in the <a href="http://midas.psi.ch/elog/download/ChangeLog">changelog</a><p>
|
CVS tree, use:<P>
|
||||||
|
<code>
|
||||||
|
<b>setenv CVS_RSH ssh</b> (or "export CVS_RSH=ssh" for bash & Co)<br>
|
||||||
|
<b>cvs -d :ext:cvs@midas.psi.ch:/usr/local/cvsroot checkout elog</b><br>
|
||||||
|
cvs@midas.psi.ch's password: <b>cvs</b><br>
|
||||||
|
</code><p>
|
||||||
|
News for each version can be seen in the
|
||||||
|
<a href="http://midas.psi.ch/elog/download/ChangeLog">changelog</a><p>
|
||||||
|
|
||||||
<div class=Section><i>ELOG source code</i></div><p>
|
<div class=Section><i>ELOG source code</i></div><p>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user