Search Results

1
vote

Where should a Subversion repository be?

I keep mine on the development server, which also runs Trac, Apache hosting an automatically-updated copy of the project JavaDocs, and the CI build platform. A project would have to be of fairly ep …