commit - How to synchronize my mercurial projects before suspending and just after resuming -
i've tried including corresponding hg commands in /etc/pm/sleep.d/00_update file, in cases of hibernate|suspend) , thaw|resume), there seems problems, wifi connection shuts down before commit done (and, yes, 00_uptdate first executed). there other strategy keep projects synchronized sending system sleep before leaving workplace? mean automatically, of course script hg push , pm-suspend make it.
Comments
Post a Comment