[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: VCS info now available in the PTS



On Fri, Sep 08, 2006 at 09:55:54PM +0200, Sven Luther wrote:
> /me wonders if galeon can be teached to know about svn, maybe
> calling svn ls on dirs, or something.

You can use gconf to tell galeon about new protocols and their handlers:
    gconftool -s /desktop/gnome/url-handlers/svn/enabled --type bool true
    gconftool -s /desktop/gnome/url-handlers/svn/command --type string "view-svn %s"

(view-svn is a shell script I hacked up and put in my PATH -- anything
that takes an SVN URL as a command-line argument would work)

-- 
Eric Cooper             e c c @ c m u . e d u



Reply to: