--template options: file_adds
Dorin Ioan Marinca
dorin.marinca at gmail.com
Wed Nov 21 16:05:16 CST 2007
FYI associated issue is: http://www.selenic.com/mercurial/bts/issue759
Dorin
On Nov 21, 2007 9:48 PM, Rolando Espinoza La Fuente <darkrho at gmail.com>
wrote:
> On Nov 21, 2007 11:32 AM, Ralph Douglass <rdouglass at janestcapital.com>
> wrote:
> > I'm trying to get a list of modified files from a specific revision, so
> > that I can write a hook which emails only on mods.
>
> I use something similar to zip modified files and upload to a hosting.
>
> Modified files from123 to tip: hg st --rev 123 --rev tip -m
> Added files from123 to tip: hg st --rev 123 --rev tip -a
> Removed files from123 to tip: hg st --rev 123 --rev tip -r
>
> See more options with "hg help st".
>
> Cheers,
>
> --
> ./Rho
> ajayu.memi.umss.edu.bo/rho | www.elgg.org/rho
> www.ubuntubolivia.org | yupana.berlios.de | darkrho on freenode
>
> GPG Key ID: 4372ED1A
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20071121/e4d382ea/attachment.htm
More information about the Mercurial
mailing list