1

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?

Mica
  • 18,501
  • 6
  • 46
  • 43

1 Answers1

1

You can simply download the latest source code, compile, and make install to replace the old version.

ZelluX
  • 69,107
  • 19
  • 71
  • 104