On Mon, Feb 8, 2010 at 01:10, Johan Samyn <johan.sa...@gmail.com> wrote:
> Hi,
> I first installed TortoiseHg 0.9.3 (on Win XP sp3), and then cloned
> the thg-stable repo. The hg verify afterwards, from the thg recovery
> tool, reported :
>
> ----------
> repository uses revlog format 1
> checking changesets
> checking manifests
> crosschecking files in changesets and manifests
> checking files
> warning: copy source of 'thgtaskbar.py' not in parents of e177b40c0b9d
> warning: copy source of 'tortoisehg/hgtk/csinfo.py' not in parents of
> 05faacea65ac
> 688 files, 5776 changesets, 8393 total revisions
> 2 warnings encountered!
> [command completed successfully Sun Feb 07 17:02:23 2010]
> ----------
>
> While a command line hg verify reported no problems, as in:
>
> ----------
> C:\DEV\thg-stable>hg verify
> checking changesets
> checking manifests
> crosschecking files in changesets and manifests
> checking files
> 688 files, 5776 changesets, 8393 total revisions
> ----------
>
> I deleted the repo, and cloned again, but with the same result. Now
> I'm in doubt if there is anything wrong with my clone or not.
> Who has some explanation for me please ?
> -- Johan

TortoiseHg's verify command always uses "--verbose" option.
If you execute "hg verity --verbose" from command line instead of
"hg verify", you will get same output with thg verify.

-- 
Yuki KODAMA

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to