On Tue, Jun 22, 2010 at 05:58:34PM +0200, Gour wrote:
> W.> So if you wanted to override your username without setting it in your 
> W.> VCS (still the recommended method), you could add
> W.>   user = Your Name <yourem...@wherever>
> W.> to ~/.bugs_everywhere.
> 
> Thanks a lot.
> 
> Darcs is picking my defaults by checking global author/email file, but
> now I see, if I can read properly _vcs_get_user_id() in darcs.py, that
> it looks in darcsdir only, not checking global setup, right?

I don't do much Darcs (obviously :p), so my implementation was based on
  http://darcs.net/manual/node4.html#SECTION00410030000000000000
and I didn't read the bit about the global config file at the top.
Implemented now.

By the way, it seems odd that the environmental variables DARCS_EMAIL
and EMAIL are overridden by the prefs files and not the other way
around.  Or am I missreading
  http://darcs.net/manual/node7.html#env:DARCS_EMAIL
?

-- 
This email may be signed or encrypted with GPG (http://www.gnupg.org).
The GPG signature (if present) will be attached as 'signature.asc'.
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

My public key is at http://www.physics.drexel.edu/~wking/pubkey.txt

Attachment: pgpPyujYF1kvS.pgp
Description: PGP signature

_______________________________________________
Be-devel mailing list
[email protected]
http://void.printf.net/cgi-bin/mailman/listinfo/be-devel

Reply via email to