↧
How to use Grsync with ssh
Grsync is a simple frontend to rsync tool. It comes with many rsync options but nothing about ssh. I’ve found the solution in this thread. It’s pretty easy and obvious once one knows. In the source or...
View ArticleMercurial hg push over http with authentication and multi repository
Assuming you can’t configure your apache server to use hg fast cgi script, or you don’t have apache, here is another solution : using hg –serve with nginx as proxy for authentication this small how to...
View Article