Issues

Steve Borho steve at borho.org
Wed Jan 20 10:07:14 CST 2010


On Wed, Jan 20, 2010 at 9:40 AM,  <Deepak.Kumar1 at rbs.com> wrote:
> the setup is all new with the latest and greatest versions
> Mercurial ver 1.4.2
> TortoiseHG 0.9.2
>
> Here are the actions taken
> * Create Repository 1
>     in Root\folder1\
>     added files in ~\folder1\*\* ... etc.
>     able to see files in TortoiseHG Repository Explorer etc.
>     files & folders have status icons
> * Create Repository 1
>     in Root\folder2\
>     added files in Root\folder2\*\* ... etc.
>     HG Repository Explorer comes up empty
>     .hg\store is empty
>     files & folders have no status icons
>
>
> folder2 was initially folderX, thinking there might be a corruption
> somewhere, removed folderX\.hg and created repository in folderX again,
> didn't work
> then created folder2 and copied all code to folder2 and tried the steps
> again but got the same results
>
> Is there a log file somewhere that might shine some light on the issue ?

http://tortoisehg.bitbucket.org/manual/0.9/debugging.html#shell-extension

To enable debug messages from the shell extension, you must set the
registry value in this file:
http://bitbucket.org/tortoisehg/stable/src/tip/win32/shellext/DebugShellExt.reg

Starting with TortoiseHg 0.9.2, we do not look for repositories in the
root of share folders.
http://bitbucket.org/tortoisehg/stable/issue/488/

--
Steve Borho


More information about the Mercurial mailing list