If you’re looking for a TortoiseSVN clone for Gnome…

… be sure to check NautilusSvn/RabbitVCS. I usually prefer the command-line SVN, but I got curious about this one( meld integration, svn rev and user as columns, …).
So what do you need to try this on Gentoo?

  • Python bindings for SVN: dev-python/pysvn
  • Python bindings for Nautilus: dev-python/nautilus-python
  • dev-python/wxpython and dev-util/meld from portage (runtime dependencies)

Then head to NautilusSvn web page and follow the README. Remember to restart Nautilus, and there you are! People motivated in writing an ebuild can visit bug #147433

ps: if you prefer konqueror, kdesvn should do the job too