Monday, February 25, 2008

monday 10:46pm

(old news)
google code SVN can be propset to make HTML appear in trunk

to recursively propset:
find . -name '*.html' | xargs svn propset svn:mime-type text/html

No comments: