Jump to content

Renaming a Repository causes errors in GUI Tool


CodingGorilla

Recommended Posts

So I renamed a repository from "BTC" to "BNC Sorting Reports", now in the GUI tool under the related workspace I constantly get an error "The specified repository couldn't be found: BTC".

I right clicked the white bar near the top of the window and updated the selector to:

http://screencast.com/t/BSftjUiqVfT

Still no luck, I keep getting the same error and the workspace will not work properly (Items in Workspace, etc are all empty).

Any ideas?

On a side note: There is (as far as I can tell) no way to "Close" a workspace tab in GUI tool, it would be kind of handy to be able to close those tabs, if you have a lot of projects that tab bar is going to be really overloaded.

Link to comment
Share on other sites

Hi,

If you renamed the repo and you were working with it, the "active" workspace will have trouble with it on the GUI.

Shame on me I didn't fix it!!!!!!!!!!!!!!!!!

So:

- Go to the CLI

- Go to your workspace

- cm stb yourbranch@yournewrepo should do. Sample: cm stb main@myrepo

- If it doesn't: cm setselector and edit it to go to your new branch.

- If it still doesn't work, then let's go the HARD way:

-- edit .plastic\plastic.selector (your selector) to point to your repo

-- cm update . --forced

Hope it helps!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...