On Sat, Sep 09, 2006 at 12:13:58AM +0200, Sven Luther wrote:
> On Fri, Sep 08, 2006 at 04:52:38PM -0400, Eric Cooper wrote:
> > (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)
> 
> Would you care to share it ? 

It was just a trivial proof-of-concept, sorry:
    #!/bin/sh
    svn ls $1 | zenity --text-info

(There are several real graphical SVN frontends according to apt-cache,
but none of the ones I tried could take a URL as a command-line argument.)

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to