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

TFS #68

Open
KindDragon opened this issue May 23, 2014 · 14 comments
Open

TFS #68

KindDragon opened this issue May 23, 2014 · 14 comments

Comments

@KindDragon
Copy link
Contributor

Please support Microsoft TFS

@KindDragon
Copy link
Contributor Author

You can use codeplex site for tests with TFS

@gornostal
Copy link
Owner

I'll keep this ticket open, until I have time to do this, or maybe somebody sends a pull request.

@gornostal
Copy link
Owner

@KindDragon please test.
The only thing I changed is command to get a list of not checked in files. Now it works much faster.

@KindDragon
Copy link
Contributor Author

@KindDragon please test.

Works good for me

@KindDragon
Copy link
Contributor Author

Can you make "Comparing local to latest" asynchronous? This action take 1-2 seconds for my repository and sublime non responsive when this action executing

@gornostal
Copy link
Owner

What do you mean by "Comparing local to latest"?
What Modific's command is that?

@KindDragon
Copy link
Contributor Author

Sorry, I mean diff command that is performed when opening files

@gornostal
Copy link
Owner

That's weird. It was a fairly quick command when I was testing.

Can you tell TFS command that does diff without hitting the network?

On May 26, 2014, at 14:51, Arkadiy Shapkin notifications@github.com wrote:

Sorry, I mean diff command that is performed when opening files


Reply to this email directly or view it on
GitHubhttps://github.com//issues/68#issuecomment-44182200
.

@KindDragon
Copy link
Contributor Author

TFS always do diff over network.

@gornostal
Copy link
Owner

Modific always runs commands asynchronously.

Can you tell how to reproduce this issue?
As I said, It worked well for me. What should I do to a repository to make diff command slow?

@KindDragon
Copy link
Contributor Author

I don't know :( My TFS repository is very big. I guess because of that

@gornostal
Copy link
Owner

Anyway Modific shouldn't freeze while executing diff command.

@KindDragon
Copy link
Contributor Author

I found root of this issue, it is tfs_root that called from main thread.

@gornostal
Copy link
Owner

OK. I'll try to fix this.

@gornostal gornostal reopened this May 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants