Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Create Workspace #47

Closed
lhuyviet opened this issue Dec 12, 2016 · 6 comments
Closed

Can't Create Workspace #47

lhuyviet opened this issue Dec 12, 2016 · 6 comments
Labels

Comments

@lhuyviet
Copy link

Hi,
Installed the plugin, but can't create a workspace.
Here are my step:
Start Android Studio
Select Check out project from Version Control
Select Team Service TFVC (Preview)
Select "Team Foundation Server" tab
Select a Repository
Check the box "Edit the workspace before getting sources"
Push button "Create Workspace"
and nothing happens.
Attached the idea.log
Regards,
Huy
idea.zip

@leantk
Copy link
Contributor

leantk commented Dec 13, 2016

Hi Huy,

Thank for reporting the issue. When you say nothing happens, do you mean the Checkout dialog freezes or does it just disappear with no additional actions being taken? If it is freezing, we have a bug fix that hasn't gone out yet that solves a freezing issue some users have seen. I can give it to you as well to test to see if that solves the issue.

Thanks again,
-Leah

@lhuyviet
Copy link
Author

lhuyviet commented Dec 13, 2016

If I press one time the "Create Workspace" button, the Checkout dialog doesn't freeze or disappear. But it doesn't do anything. I can still press the Cancel button to close the dialog.
Yes, I can test for you to see if the fix solve also my issue.

@leantk
Copy link
Contributor

leantk commented Dec 14, 2016

Attached is the new plugin with the bug fixes to Create Workspace. Let me know if that makes a difference. If not, could you please send me the new log since I've added some new logging? Could you also try to create a workspace with and without the "Edit workspace before getting sources" checked? I want to see if you get the same behavior or not.

plugin.idea-1.109.1-github-47.zip

Thanks for your patience as we debug,
-Leah

@leantk
Copy link
Contributor

leantk commented Dec 14, 2016

Also if you aren't sure how to install the plugin from a zip file, you jut have to go to File -> Settings and then the Plugins tab. There is an option "Install plugin from disk" that will let you select the zip file.

@lhuyviet
Copy link
Author

lhuyviet commented Dec 15, 2016

The plugin provided did solve the issue. But uncovered another issue, Once the project opened, all files are in read-only. When we try to edit a file, we will get a window that give option to clear the read-only status. But we can't select the option to use the version control integration.
clearreadonlystatuswindow

@leantk
Copy link
Contributor

leantk commented Dec 27, 2016

Hi @lhuyviet,

A new version of the plugin was released last week (version 1.111.0) should solve the issue you mentioned with the files being read-only. All workspaces should be local workspaces and by default a local workspace should be created but in some cases server workspaces were being created based on personal configurations. We force a local workspace to be created now so if you try to checkout the repository again with the updated plugin, you should be able to edit the files. Let me know if the update works for you.

Thanks and sorry for the inconvenience,
-Leah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants