Future SCM Technology

Axel Thimm Axel.Thimm at ATrpms.net
Fri Jun 8 00:07:08 UTC 2007


On Thu, Jun 07, 2007 at 07:49:32PM -0400, Jesse Keating wrote:
> On Thursday 07 June 2007 19:38:36 Axel Thimm wrote:
> > I don't think that will be much different than what FC6 currently
> > ships - just try the man hg | egrep line above. The option -f/--follow
> > is an option to hg log, hg grep etc, not hg rename.
> >
> > E.g. the "following" is not something you need to tell hg at node
> > forking time (copy/rename), that happens automatically. It is only at
> > retrospective querying that the propagations by default stop at copy
> > operation/renames that you can change by using -f/--follow.
> 
> Argle.  That's awful.  It should just follow it by default.
> 

cat >> ~/.hgrc << EOF
[defaults]
annotate = -f
grep = -f
log = -f
EOF

:)
-- 
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20070608/6a5bb53f/attachment-0002.bin 


More information about the devel mailing list