2003年11月13日(木)

svn

subversion を Mac にもインストールできたので、ネットワーク越しのアクセスに挑戦。

inetd.conf にごにょごにょ書いて、 svn checkout svn://example.com/foovar であっさりと checkout できてしまった。 apache に mod_dav_svn とか当てておけば svn checkout http://example.com/svn/foovar でも checkout できる。なんか楽しい。

参考:fuki - fuga's Wiki - subversion

[referer:

Script Error

The script did not produce proper HTTP headers. Please see the error log to see the detail of the errors. Depending on the server configuration, you can also run thisscript under CGIWrap debugging. Usually, either rename or linkthe script temporarily to a file which ends with .cgidextension, or add a AddHandler cgi-script-debug .cgiline to your .htaccess file.

]

あわせて読みたい