On Fri, 02 Aug 2013 11:58:08 +0200 Mister Olli <mister.o...@googlemail.com>
said:

> 
> 
> On 08/02/2013 02:11 AM, Carsten Haitzler (The Rasterman) wrote:
> > On Thu, 01 Aug 2013 19:54:56 +0200 Mister Olli
> > <mister.o...@googlemail.com> said:
> > 
> >> Hey E-users,
> >> 
> >> I was wondering if there is a way to read/ write enlightenment's
> >> current configuration using CLI or python?
> >> 
> >> I have a few instances of e17 on different boxes and I want them to
> >> have the same configuration. So my idea was creating a script which
> >> sets all configuration options I want to use.
> >> 
> >> Any ideas for that?
> > 
> > why not just copy the config dirs around? :)
> 
> Personal preference ;)
> After using enlightenment for a few years I had some some problems with
> config file being lost/ corrupted. so creating a full set of
> configuration in one run sounds like a real benefit ;)

ummm config files shouldnt get corrupted. they either will be there or not.
they are written atomically with a rename. if you have a poor fs that doesnt
respect ordered writes, then you may end up with a 0 byte file. the by far
SIMPLEST solution is just to copy the dir over. :)

> 
> > 
> >> Cheers --- Mister O.
> >> 
> >> ------------------------------------------------------------------------------
> >>
> >> 
> Get your SQL database under version control now!
> >> Version control is standard for application code, but databases
> >> havent caught up. So what steps can you take to put your SQL
> >> databases under version control? Why should you start doing it?
> >> Read more to find out. 
> >> http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
> >>
> >> 
> _______________________________________________
> >> enlightenment-users mailing list 
> >> enlightenment-users@lists.sourceforge.net 
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >> 
> > 
> > 
> 
> ------------------------------------------------------------------------------
> Get your SQL database under version control now!
> Version control is standard for application code, but databases havent 
> caught up. So what steps can you take to put your SQL databases under 
> version control? Why should you start doing it? Read more to find out.
> http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to