http://bugzilla.moblin.org/show_bug.cgi?id=8049
--- Comment #26 from yongsheng zhu <[email protected]> 2009-12-07 23:01:28 PST --- (In reply to comment #25) > then logging dir should be changed like below: > {XDG_CACHE_HOME}/syncevolution/<server> > --> > {XDG_CACHE_HOME}/syncevolution/<context>/<peername+datetime> > > For context is '@default' context or empty, i'd like to place them all to > 'default' directory. > reasonable? It seems that it should not add a new directory hierarchy for logging dir. I still use {XDG_CACHE_HOME}/syncevolution/<peername+context+datetime> > If other contexts use the same logdir, then it >is okay to report sessions created in that other context (=> no need to match > sessions against the context in which they were created). However, from the above description, it seems to me that context is not encoded in the logging dir name. So sessions from other context in this logging dir were also returned when "" is input. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
