Using Subversion with Mosso

by Vid Luther on March 11, 2009

in mysql, php, security, web

Thanks to Expandrive . You can now use Subversion (SVN) on websites hosted at Mosso . The idea of mounting a directory you’d normally ftp/sftp to, and then using SVN on it, at first seemed oddly implausible to me. But, I tried it recently, and got exactly the results I wanted. I even had the repository hosted at Unfuddle . I think this post is fairly obvious, but if you have any questions feel free to ask in the comments.

  • I'm guessing this approach would not work with multiple users? If each person is running their own copy of subversion against the same filespace then bad things are bound to happen.. right?
  • I guess it makes a replication of you local working copy on the server... I've blogged about making svn deployment of php websites if you are interested. In my case I use shell access to the server.
blog comments powered by Disqus

Previous post:

Next post: