[Adium-devl] Version Control
Peter Hosey
boredzo at adiumx.com
Wed Feb 6 18:46:58 UTC 2008
On Feb 06, 2008, at 10:34:13, Peter Hosey wrote:
> On Feb 06, 2008, at 05:55:05, Colin Barrett wrote:
>> Primarily, it is annoying to set up. I must either 1) have
>> colin at adiumx.com be in my global .hgrc or 2) modify the .hgrc of
>> the new repository
>> every time I make anew clone to include "username = Colin Barrett
>> <colin at adiumx.com>, and if I forget, then there are commits made
>> by "Colin Barrett <timber at lava.net> instead.
>
> I just whipped up a solution:
Another solution would be hg config:
http://www.selenic.com/mercurial/wiki/index.cgi/ConfigExtension
hg clone http://hg.adiumx.com:8000/adium
cd adium
hg config --local ui.username 'Colin Barrett <colin at adiumx.com>'
Mine's easier for this purpose; I mention this alternative for
completeness.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20080206/bdf9eafa/attachment.sig>
More information about the devel
mailing list