On Fri, Oct 16, 2009 at 01:35:09PM +0200, boazg wrote: > it seems that on t2 (now called stud) you can use not only file:/// but also > svn+ssh://, with only a student account. in that case i agree that > subversion is much better than git for this purpose.
git works just as well with git-over-ssh repositories. Alternatively you can also use the http method to provide a public repository off t2 from your homepage :-) (Just make sure to 'chown +x .git/hooks/post-update' At least here - Debian Lenny - this makes a repository run the required git-update-server-info) -- Tzafrir Cohen | [email protected] | VIM is http://tzafrir.org.il | | a Mutt's [email protected] | | best ICQ# 16849754 | | friend _______________________________________________ Haifux mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/haifux
