Tagged Questions
1
vote
2answers
228 views
Trade-offs of local vs remote development workflows for a web development team
We currently have SVN setup on a remote development server. Developers SSH into the server and develops on their sandbox environment on the server. Each one has a virtual host pointed to their sandbox ...