Accessing workspace on multiple computers
I have two computers that I use for development, my home machine and my work machine. Is there any way that I can sync my changes on on machine with the server, and then get them from my other machine without checking them in?

