Hello, It is a great feature working on same project in shared folder, but we had noticed that it has two disadvantages:
- Constanlly apears a pop-up a message when my colegue is making changes, as...
Working on same project with shared mode
tristaanogre
5 years agoEsteemed Contributor
The solution:
rather than using a shared drive and working with the project simultaneously, invest in a source control system (some are free, actually) like GIT or Mercurial. While shared mode is nice for some things, it does not work well for what you're trying to do. If you think about it, it makes sense... you wouldn't open the same file in two different copies of visual studio and try and work on it at the same time.
Related Content
- 3 years ago
- 4 years ago