Renamed Repository still shows old name in Client Tool

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
blaze6947
Posts: 28
Joined: Wed Jul 11, 2007 9:22 am

Renamed Repository still shows old name in Client Tool

Post by blaze6947 » Mon Jul 16, 2007 9:47 am

Hi,

After renaming a repository, the old name still shows in the Caption of the Vault client? Is there something else that I need to change?

Thanks.

blaze6947
Posts: 28
Joined: Wed Jul 11, 2007 9:22 am

Post by blaze6947 » Mon Jul 16, 2007 10:02 am

I also have a problem when I delete a folder and obliterate it.
Then thru Visual Studio 2005 I try to add it to the vault, I can't because the old folder still shows grayed out? How can this be if it was permantely destroyed?
If I try to add it to vault , I get this error :
Project node count mismatch

I am using the 4.02 install.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Jul 16, 2007 6:00 pm

We're investigating the repository rename, but the report that concerns me is the Project node count mismatch. Those issues should all be resolved by now, but something seems to be busted for you. Can you turn on Vault client logging and post the exception from the log file? That would help us track this down. It would also be helpful to know if you have any odd project types that Vault may not be handling well.

blaze6947
Posts: 28
Joined: Wed Jul 11, 2007 9:22 am

Post by blaze6947 » Thu Jul 19, 2007 9:00 am

Hi Jeremy,

If I can reproduce the error I will post the log,
How do you turn logging off or is turning it on only temporary?

Thank You.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Thu Jul 19, 2007 9:17 am

You would edit the .exe.config file again to turn logging off again.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Thu Jul 19, 2007 10:14 am

I've reproduced the repository rename problem. You can get the client to correct itself by deleting the CacheMember_Repository client cache file.

blaze6947
Posts: 28
Joined: Wed Jul 11, 2007 9:22 am

Post by blaze6947 » Thu Jul 19, 2007 2:32 pm

Thanks, That fixed the caption problem I was having.

IvanGB
Posts: 7
Joined: Fri Oct 19, 2007 6:30 pm
Location: Brazil
Contact:

Post by IvanGB » Thu Oct 25, 2007 10:24 am

jeremy_sg wrote:I've reproduced the repository rename problem. You can get the client to correct itself by deleting the CacheMember_Repository client cache file.
Hi Jeremy.

The same thing about the Window Caption is happening to me. I have deleted CacheMember_Repository alone, with CacheMember_LastStructureGetTime and even the whole folder, and nothing made it work. Would you have any idea where the wrong caption is coming from?

Thanks in advance.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Oct 25, 2007 10:29 am

Try restarting IIS. There may be out of date info in the server cache.
Linda Bauer
SourceGear
Technical Support Manager

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Thu Oct 25, 2007 10:29 am

I'm not sure. You could try doing an iisreset on the server to force it to reload the name of the repository (you'll probably need to delete the repository cache file again as well).

Another thing to watch out for is that you're deleting the correct repository cache file, as it's often hard to tell which is which among the GUIDs in the cache folder.

IvanGB
Posts: 7
Joined: Fri Oct 19, 2007 6:30 pm
Location: Brazil
Contact:

Post by IvanGB » Thu Oct 25, 2007 11:12 am

Thank you guys for the prompt answers.

A reset did it... should have thought of that. :oops:

And about the GUIDs, yes, it is difficult to tell which one to delete from, but I had a look at the contents of the CacheMember_Repository and saw the repository name right in the beginning of it. That directed me to the right one.

Once again, thanks a lot.

Post Reply