Jump to content

VS.Net hangs when saving files


Recommended Posts

I have 2 vs.Net instances running at the same time, as well as PlasticSVM gui. I am also using the plugin in Vs.Net and my solutions are bound to source control

My codebase looks like this:


proj1/
proj2/
proj3/

A.sln

B.sln

My dependencies are:

A=> proj1,2
B=> proj1,3

When building or just saving a file, vs.Net will just hang about 10% of the time (race condition?). The hanged instance has to be restarted, but the other one is just fine.

I regularly worked with up to 10 vs.net running at the same time using svn and ankh (thank Woz for hexacores and SSDs) as I need to simulate a whole environment on my workstations.

Do you have any ideas? I will have to unbind all my solutions from VS.net's source control and only rely on the plastic UI

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...