Joey Hess wrote: > How about fixing this inside commit.d/ rather than in the cron job? > I'd do it myself, but I am unsure whether only commit.d/50vcs-commit > would need changing, or if the call to hg in commit.d/30hg-addremove > might also trigger the warning message.
I'm no hg expert myself :) My understanding was that the warning message was causing real trouble only in the cronjob case (systematically generating an email, as HGUSER is never set in that case). HGUSER might (or should ?) be set by the user in his environment so issuing a warning in all other cases might, in fact, make sense ? -- Thierry -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

