mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
*** empty log message ***
SVN revision: 1485
This commit is contained in:
parent
70f4782e6e
commit
a852a571c2
@ -23,7 +23,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
|
||||||
ELOG is distributed both as source code and as precompiled binaries for
|
ELOG is distributed both as source code and as precompiled binaries for
|
||||||
various platforms. In addition to major versions, minor releases are made
|
various platforms. In addition to major versions, minor releases are made
|
||||||
containing bug fixes or some new and not yet completely debugged code. This
|
containing bug fixes or some new and not yet completely debugged code. This
|
||||||
@ -37,7 +36,12 @@ CVS tree, use:<P>
|
|||||||
<b>setenv CVS_RSH ssh</b> (or "export CVS_RSH=ssh" for bash & Co)<br>
|
<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>
|
<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>
|
cvs@midas.psi.ch's password: <b>cvs</b><br>
|
||||||
|
<b>cvs -d :ext:cvs@midas.psi.ch:/usr/local/cvsroot checkout mxml</b><br>
|
||||||
|
cvs@midas.psi.ch's password: <b>cvs</b><br>
|
||||||
</code><p>
|
</code><p>
|
||||||
|
|
||||||
|
Building elogd and installing it from CVS works in the same way as building
|
||||||
|
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>
|
||||||
|
|
||||||
|
|||||||
@ -63,7 +63,7 @@ email.
|
|||||||
<td>1</td>
|
<td>1</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td> Make attributes which whould be displayd selectable in "Find" page</td>
|
<td>Make attributes which whould be displayd selectable in "Find" page</td>
|
||||||
<td>1</td>
|
<td>1</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -110,6 +110,9 @@ email.
|
|||||||
<td>Implement multiple selection boxes</td>
|
<td>Implement multiple selection boxes</td>
|
||||||
<td>1</td>
|
<td>1</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<td>Boolean operators for queries, like "attrib1=a AND not attrib2=b"</td>
|
||||||
|
<td>1</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</center>
|
</center>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user