***SPAM*** how do I do this in Mercurial ?

Zorba cr at altmore.co.uk
Sun Jan 3 16:53:15 CST 2010


thanks a mill mads, this is helping loads!

I don't know which changeset a particular file first appeared - how does one 
search for all occurences of a file (or a pattern for that matter) across 
the whole repository

Also, regarding 2) below (for a given file, get a history of all its changes 
and renames throughout all revisions), is it possible to get the progressive 
diffs ?

many thanks !

"Mads Kiilerich" <mads at kiilerich.com> wrote in message 
news:4B3FE74A.1070903 at kiilerich.com...
> Zorba wrote, On 01/03/2010 01:00 AM:
>> 1) get a list of all files in a given revision ?
>>
>
> hg manifest -r REV
>
>> 2) for a given file, get a history of all its changes and renames 
>> throughout
>> all revisions
>
> hg log --follow FILE
>
>>   (preferably in a graphical format) ?
>>
>
> Take a look at tortoisehg
>
> /Mads
> 





More information about the Mercurial mailing list