error: Couldn't find repository path for C:\WINDOWS\system32

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

Moderator: SourceGear

Post Reply
bhermer
Posts: 6
Joined: Tue Mar 16, 2010 9:07 am

error: Couldn't find repository path for C:\WINDOWS\system32

Post by bhermer » Tue Apr 20, 2010 8:20 am

When adding a new (existing, but checked out of sourcesafe and unbound) project to vault, I am getting this error:

Couldn't find repository path for C:\WINDOWS\system32 because there is no applicable working folder.

Also, can someone advise me of the proper procedure for raising issues with this software, we have just swapped from sourcesafe to ten licenses of Vault, and we are all having a few problems, of which the help/support seems to be rather threadbare, eg. if you get an error in the software and you click 'Click here to search for more information' the search doesnt even work!

http://kb.sourcegear.com/VaultHelp/mess ... .0.3.18802

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: error: Couldn't find repository path for C:\WINDOWS\system32

Post by Beth » Tue Apr 20, 2010 8:40 am

What does the layout of your solution look like? It is all contained under one parent folder, or are there pieces in different areas on your computer? Where is it located at?

Do you have links to items in C:\Windows\system32?

Are you using the Vault Classic Client or the Vault Enhanced Client in VS? To find out, go to Tools - Options - Source Control - plugins and see what you have chosen there.

There are three methods for getting help:
1) Searching and/or posting to the forum
2) Email support at sourcegear.com
3) Call support. Support info is posted here: http://www.sourcegear.com/company/.
Beth Kieler
SourceGear Technical Support

bhermer
Posts: 6
Joined: Tue Mar 16, 2010 9:07 am

Re: error: Couldn't find repository path for C:\WINDOWS\system32

Post by bhermer » Tue Apr 20, 2010 8:53 am

Hi Beth,

Thanks for the prompt reply.

I am using the enhanced client.

I have a setup and deployment project as part of my solution, and this does pull some dll's from the windows sys32 folder:

C:\\WINDOWS\\system32\\FSTools.dll

My solution is at the same level as the project.

Thanks

Ben

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: error: Couldn't find repository path for C:\WINDOWS\system32

Post by Beth » Wed Apr 21, 2010 11:56 am

What you might want to try is copy the DLL to the project that is referring to it. That file is outside the scope of the project or solution folder.

F: 12318, 14791
Beth Kieler
SourceGear Technical Support

bhermer
Posts: 6
Joined: Tue Mar 16, 2010 9:07 am

Re: error: Couldn't find repository path for C:\WINDOWS\system32

Post by bhermer » Thu Apr 22, 2010 2:03 am

Hi,
That is not an ideal solution for me as that dll is part of a larger application, so when the setup is rebuilt I need it to capture the latest one. How do I just tell sourcevault to ignore this file?

Thanks

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: error: Couldn't find repository path for C:\WINDOWS\system32

Post by Beth » Thu Apr 22, 2010 7:39 am

Is the file checked into Vault or is it sitting in your pending changes window as an add? If it's in your pending changes, then you can just remove the entry from there and not check it in.
Beth Kieler
SourceGear Technical Support

bhermer
Posts: 6
Joined: Tue Mar 16, 2010 9:07 am

Re: error: Couldn't find repository path for C:\WINDOWS\system32

Post by bhermer » Thu Apr 22, 2010 7:45 am

Neither, this is when I right click the solution and click 'Add To Vault' it asks for a ocation, then brings up a dialog stating:

An Error has occured. The error message is:
Couldn't find repository path for C:\WINDOWS\system32 because there is no applicable working folder.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: error: Couldn't find repository path for C:\WINDOWS\system32

Post by Beth » Thu Apr 22, 2010 7:51 am

Is it possible to remove the link for adding the project to Vault, and then after the entire solution is checked in link back to the file again?
Beth Kieler
SourceGear Technical Support

Post Reply