On Mar 11, 2010, at 11:27, Jeremy Conlin wrote: > On Thu, Mar 11, 2010 at 10:22 AM, David Weintraub wrote: >> > >> (Of course, you SHOULDN'T be able to SSH into the Subversion >> repository because that would allow users to munge the repository >> directly which they shouldn't be doing. But if you can, you can at >> least verify that you are who you think you are.) > > How can you prevent this and still allow the users to read and write > to the repository?
It gets a bit involved but it should be described here: http://svnbook.red-bean.com/en/1.5/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sshtricks If you're the only user here, presumably you won't mess up your own repository (at least not intentionally) so I wouldn't necessarily worry about this at this point.