How to share one project with two machines ??
I finished the setup of my new rig at office, including a new PC with Vista and two screens. I also have Visual Studio 2008 Beta 2 installed.
I want to use this machine every day I am at office. However I also use a lot a laptop (Windows XP and Visual Studio 2005).
One thing I really like with VS 2008 is the Javascript debugging and Intellisense which is really a productive thing. Now I can't figure out how I can share one project between my desktop PC and my laptop. I was hoping that offline files could be the solution, but it doen't works very well.
The only thing I know is that I want to avoid to copy every time I move the project I need. Does anyone get this scenario working? and how?