Extendable Moption, posted by Michael Simoen on Tue Nov 1 01:29:59 2011
|
Hi,
I'm currently trying to setup a logbook which will contain process descriptions. One of the attributes will be the resists that are used. This
could be more than one resist, hence I try to use MOptions but users should also be able to add materials to the selection list. When I write the following, |
Re: problems with https in Chrome and IE, posted by Andreas Luedeke on Wed Jan 25 10:50:43 2012
|
Christian Herzog wrote:
[...] we're evaluating elog right now at the Physics Department of ETH Zurich and I'm trying to |
Re: problems with https in Chrome and IE, posted by Christian Herzog on Wed Jan 25 14:05:46 2012
|
Andreas Luedeke wrote:
|
Re: problems with https in Chrome and IE, posted by Andreas Luedeke on Wed Jan 25 14:48:36 2012
|
Christian Herzog wrote:
|
Re: problems with https in Chrome and IE, posted by Christian Herzog on Wed Jan 25 15:08:53 2012
|
Andreas Luedeke wrote:
|
wrong version number in spec file, posted by Achim Dreyer on Mon Apr 9 19:58:51 2012
|
localhost$ svn diff elog.spec
Index: elog.spec
===================================================================
---
elog.spec (revision 2446)
+++ elog.spec |
How does SVN info get placed in source?, posted by Tim Thiel on Wed May 23 05:29:35 2012
|
In the elogd.c file nearly at the very top is the following line:
char svn_revision[] = "$Id: elogd.c 2411 2011-04-01 14:39:35Z ritt $";
How does this information get into the source file? Is it a script used when the svn changes are committed, or perhaps when they are checked |
Re: How does SVN info get placed in source?, posted by Stefan Ritt on Thu May 31 11:40:15 2012
|
Tim Thiel wrote:
In the elogd.c file nearly at the very top is the following line: |