|
|
 |
komodo-discuss
Re: [Komodo-discuss] Application settings storage for Komodo
by Trent Mick other posts by this author
Jun 29 2007 2:57PM messages near this date
view in the new Beta List Site
[Komodo-discuss] Application settings storage for Komodo
|
Re: [Komodo-discuss] Application settings storage for Komodo
Thorsten Kampe wrote:
> Is there a particlar reason why Komodo stores its settings under
> %appdata\4.2\host-%computername? The reason is that I run Komodo from
> a flash drive and every time I use a different computer host-%
> computername changes.
>
> This is not a problem for running Komodo (I use %komodo_userdatadir)
> but when I back up the files all three thousand files have to be
> retransferred.
The original reason was to support the same user having Komodo running
on multiple machines where the user settings dir were shared across all
those machines. To avoid the multiple Komodo's stomping on each other,
we put user app data files that must be specific to a particular machine
in that "host-HOST" subdir.
Really on Windows what Komodo should be doing is putting some of those
files in a the "Local AppData" dir (e.g. under "Local Settings\..." on
Windows). In particular the "codeintel" directory is probably the main
culprit causing you problems.
http://bugs.activestate.com/show_bug.cgi?id=66827
I hope to be able to switch this over for a subsequent release (maybe
not in time for 4.2 though).
Trent
--
Trent Mick
trentm at activestate.com
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
Thread:
Thorsten Kampe
Trent Mick
Thorsten Kampe
|
|
|
 |
|