Re: Append option for elog.exe, posted by Stefan Ritt on Tue Oct 10 11:47:41 2006
|
[quote="Ben Shepherd"]I think you misunderstand me. I was asking whether it would be possible for the elog command-line client program to have an "append
to existing entry" option.[/quote]
|
Re: Append option for elog.exe, posted by Ben Shepherd on Tue Oct 10 11:49:15 2006
|
[quote="Stefan Ritt"]The elog command-line program has a [B]-e[/B] switch to edit existing entries, but you need to know the ID of the entry.[/quote]
Yes, but if you use -e "text" it replaces the whole entry with "text". So an append option would be really useful... |
Re: 'Inline' button for attachments, posted by Stefan Ritt on Tue Oct 10 16:09:12 2006
|
[quote="Ben Shepherd"]Hi,
It would be good if when you uploaded an image as an attachment, there was a button next to it that pasted the code [code][img]elog:1972/1[/img][/code] |
Re: Re: 'Inline' button for attachments, posted by Ben Shepherd on Tue Oct 10 16:15:21 2006
|
[quote="Stefan Ritt"][quote="Ben Shepherd"]Hi,
[IMG]elog:1973/1[/IMG]
and it does exactly what you want.[/quote]
|
Re: SVN1723 (was SVN1714) will not run in 'daemon" mode on Solaris8, posted by Steve Jones on Tue Oct 10 23:29:53 2006
|
[quote="Steve Jones"][quote="Stefan Ritt"][quote="Steve Jones"]On Solaris, SVN1714 will not go into daemon mode. Running the compiled version under TRUSS
(which provides a dump of every system call) and shows precisely where elog is failing. I have attached two TRUSS outputs: one where it errors out and
the other where it runs but "interactively". Both runs are as root, simply one with and one without the "-D"[/quote]
|
Re: SVN1723 (was SVN1714) will not run in 'daemon" mode on Solaris8, posted by Steve Jones on Wed Oct 11 00:19:05 2006
|
[quote="Steve Jones"][quote="Steve Jones"][quote="Stefan Ritt"][quote="Steve Jones"]On Solaris, SVN1714 will not go into daemon mode. Running the compiled
version under TRUSS (which provides a dump of every system call) and shows precisely where elog is failing. I have attached two TRUSS outputs: one where
it errors out and the other where it runs but "interactively". Both runs are as root, simply one with and one without the "-D"[/quote]
|
Re: SVN1723 (was SVN1714) will not run in 'daemon" mode on Solaris8, posted by Stefan Ritt on Wed Oct 11 08:18:14 2006
|
[quote="Steve Jones"]There are also strange system calls that differ, and I thought it might be due to the setuid(60001) -nobody- but the the non-daemn
mode also sets to nobody and works fine.[/QUOTE]
|
Re: Elog v2.6.2-1722 appears to have broken "Suppress default [0|1|2|3]" option on Windows XP box, posted by Stefan Ritt on Wed Oct 11 11:47:29 2006
|
[quote="Gregory M. Caughey"]2.) However, email notifications will be sent under all circumstances regardless of which parameter selected.[/quote]
Thanks for reporting that problem. I just implemented [b]Suppress email on edit[/b] and this could have had some side effect. I tried however to reproduce |