Am I the only one that sees irony in the "third party things tend to vanish" line (considering the commerical world basically says "use commerical stuff, because FLOSS things tend to vanish")?
On a side note, regarding git-based solutions in general - depending on what, exactly, one is looking to accomplish with these solutions, another option is to pair git with Capistrano and a local file-change-watching daemon to automate most of your syncing. The trade-off here is, of course, no unified GUI interface, but tons of control.
no subject
On a side note, regarding git-based solutions in general - depending on what, exactly, one is looking to accomplish with these solutions, another option is to pair git with Capistrano and a local file-change-watching daemon to automate most of your syncing. The trade-off here is, of course, no unified GUI interface, but tons of control.