I had a working gitosis installation on debian lenny, but the server got updated, and now when i try to push/pull/fetch, the connection times out. It would probably be a good idea to update to the latest build of gitosis,开发者_如何学运维 but I can't find anything on how to upgrade the software. How would I upgrade gitosis? Do I just reinstall?
You can simply download the latest source code, compile, and make install to replace the old version.
精彩评论