SVN is hosted on Googlecode
# Project members authenticate over HTTPS to allow committing changes.
svn checkout https://c-libutl.googlecode.com/svn/trunk/ c-libutl
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://c-libutl.googlecode.com/svn/trunk/ c-libutl-read-only