Thursday, April 2, 2009

subversion over ssh


This post has a description on how to use subversion over ssh.  This makes it easy to have a place to check in files for projects that I am working on, where the repository is hosted offsite. 



It is a lot easier to use subversion this way, instead of using a subversion server, as I don't have to run another server or open another port in my firewall.  Though this does require me to have a ssh user account for everyone who would access this repository, and permissions need to be set appropriately on the repository. 

No comments:

Post a Comment

Seamless Local Control: Integrating WeatherFlow with Home Assistant Across VLANs

I've been pleased with my Home Assistant setup for some time now. One of my main focuses has been achieving local control. This ensures...