*** empty log message ***
SVN revision: 1485
This commit is contained in:
+5
-1
@@ -23,7 +23,6 @@
|
||||
</div>
|
||||
<p>
|
||||
|
||||
|
||||
ELOG is distributed both as source code and as precompiled binaries for
|
||||
various platforms. In addition to major versions, minor releases are made
|
||||
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>cvs -d :ext:cvs@midas.psi.ch:/usr/local/cvsroot checkout elog</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>
|
||||
|
||||
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
|
||||
<a href="http://midas.psi.ch/elog/download/ChangeLog">changelog</a><p>
|
||||
|
||||
|
||||
+4
-1
@@ -63,7 +63,7 @@ email.
|
||||
<td>1</td>
|
||||
</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>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -110,6 +110,9 @@ email.
|
||||
<td>Implement multiple selection boxes</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<td>Boolean operators for queries, like "attrib1=a AND not attrib2=b"</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
Reference in New Issue
Block a user