Is there anyway to run svnstat headless (ie without display) ?
I've tried to happen ".headless=true" to "de.agentlab.svnstat.SvnStat", but it doesn't work.
Do I need a special version of java jvm ?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've tried to set "-Djava.awt.headless=true" when calling java, doesn't work.
always got the same error
(:[0-9]+): Gtk-WARNING **: cannot open display:
I also tried to set XAUTHORITY and set/unset DISPLAY ; no more luck.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello people,
Is there anyway to run svnstat headless (ie without display) ?
I've tried to happen ".headless=true" to "de.agentlab.svnstat.SvnStat", but it doesn't work.
Do I need a special version of java jvm ?
Thanks.
update
I've tried to set "-Djava.awt.headless=true" when calling java, doesn't work.
always got the same error
(:[0-9]+): Gtk-WARNING **: cannot open display:
I also tried to set XAUTHORITY and set/unset DISPLAY ; no more luck.