You're viewing a single post. I have much more to say! The main blog page is a good starting point.

The Subversion Epiphany

Ha! Epiphany is in Gnome Subversion now and builds fine. It seems the Subversion migration worked well! I’ll give some (easy) tips to get you going.

Checkout (if you have svn access):

svn checkout svn+ssh://YOURLOGIN@svn.gnome.org/svn/epiphany/trunk epiphany

Checkout (anonymous):

svn checkout http://svn.gnome.org/svn/epiphany/trunk epiphany

Last commit messages:

svn log --limit 5

The migration status is available online at the migration status pages.