Monday, 15 July 2013

repository - Pulling the code from Mercurial -



repository - Pulling the code from Mercurial -

i getting using mercurial , saw using command

hg pull - - update -vvv

what -vvv mean?

thanks

not 100% (-vvv isn't standard switch in mercurial), -v on own makes output verbose. when performing verbose pull-with-update (hg pull --update -v), outputs tad more information, files beingness updated, etc.

running command (using -vvv) has same effect -v, mercurial treating verbose switch. output doesn't come out more verbose.

my guess person in question has stuck key :)

mercurial repository

No comments:

Post a Comment