[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Tortoise SVN Context Menu not appearing Windows 8 64 bit

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 24 Mar 2015 12:32:22 +0000

On 24 March 2015 at 11:51, Claire Hook <claire.hook_at_chromeriver.com> wrote:
> Hi Simon
>
> I did attach the error message but that didn't upload. It was that I was
> missing a .svn-base file.

Yeah, that's definitely a nasty error message. It means your working
copy has been corrupted somehow, either by you accidentally deleting
that file yourself, or some application (virus scanner?) is doing it
behind your back.

> Yes the top foler and I created the .svn-base file by copying another
> .svn-base file and renaming it. This was a suggestion on another post.

No, you don't want to do that. The base file tells subversion what
your file loooked like before it was changed, so at best you are
giving a wrong view of what has changed. But I suspect it won't work
anyway as this sort of thing is generally checksummed in subversion.

> I am expecting to see Update and Commit menu options from the Context Menu
> as I have selected these in the settings area.

It sounds as if your working copy has become too badly corrupted to
even be recognised as one, so as far as subversion is concerned this
is just a normal folder. Hence you see the checkout option but none of
the normal WC options.

Your best bet is to save your changed files, make a fresh checkout,
then overwrite the new files with your changed ones.

Simon

> Another post recommended to check the rights on the SVN file in Regedit and
> this was fine for me.
>
> Go to registry editor using regedit.
> Click on HKEY_CLASSES_ROOT/*/shellex/ContextMenuHandlers/TortoiseSVN
> Observe error message box saying access is denied.
> Right click on the key mentioned above, go to "Permissions"...
> In the permission dialog, click on "Advanced"
> Click on "Owner" tab, click on your account and click "Apply"
> OK the dialog, click on "Add..."
> Enter your account name in the text area and click "OK"
> OK the permission dialog.
> Click on HKEY_CLASSES_ROOT/*/shellex/ContextMenuHandlers/TortoiseSVN
> Check there is NO error message box.
>
> I have attached screen shots of the folder options when I right hand mouse
> click on the top folder. Also attached is the Context Menu and you can see
> that I have Update and Commit ticked but they are not showing.
>
> Another weird issue is that the SVN Checkout menu option appears on the top
> folder but not when I create it as a link in Favourites.
>
> Thanks for your help
>
> -----Original Message-----
> From: Simon Large [mailto:simon.tortoisesvn_at_gmail.com]
> Sent: 24 March 2015 11:41
> To: users_at_tortoisesvn.tigris.org
> Subject: Re: Tortoise SVN Context Menu not appearing Windows 8 64 bit
>
> On 24 March 2015 at 11:26, Claire Hook <claire.hook_at_chromeriver.com> wrote:
>> I got a nasty error message about missing files so I added these files
>> to fix it.
>
> What was the error message? What are "these files"?
>
>> Then I got an error that said I had a mismatch on one file.
>
> What was the error message?
>
>> So I deleted the folder and re-created it. The error went away, but
>> now I don’t have the menu options of Update and Commit.
>
> What folder? Top level of your working copy or a sub-folder? How did you
> delete it? How did you re-create it?
>
>> So I uninstalled it (several times) and re-installed it. I now have
>> the latest 64bit version and still no menu options even after a repair.
>
> No context menu at all or just not the entries you were expecting?
>
>> I checked the regedit file as suggested on another forum and this was ok.
>
> I have no idea what you mean by 'the regedit file'.
>
>> Any ideas?
>
> Not without a crystal ball. You are going to have to provide a lot mopre
> details. We can't tell what you mean by 'it' and 'the folder'
> without seeing what you can see on your screen.
>
> Simon
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3108007
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3108010
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3108018

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-03-24 13:32:47 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.