[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

A feature request for command line client

From: John P Cavanaugh <cavanaug_at_soco.agilent.com>
Date: 2000-10-17 18:46:58 CEST

I know people are beginning to work on the command line client, so I
hope Im not too late with this request.

Basically I would like svn to behave like ftp (actually more like lftp
or ncftp).

What this means is that if you type just "svn<return>" you get dropped
into an interactive svn shell where you can type a litany of commands.
Preferably this happens without relogging into the server etc.

Example:

cavanaug@lajolla ~ 1% svn

svn> status foo.c

  output of command

svn> commit bar.h

  output of command

svn> cd subdir
svn> status README

  output of command

svn> quit

cavanaug@lajolla ~ 2% svn

Personally I think this is a really convenient way to operate
interactively on a directory without having to continually re-run the
svn client.

Plus this is method is a godsend if you want to write scripts that
automate svn. (ie. Perhaps like the cvs2svn or xxx2svn)

-----------------------------------------------------------------------
    John Cavanaugh Agilent Technologies
    R&D Program Manager 1400 Fountaingrove Pkwy
    CAD Data Store Santa Rosa, CA 95403-1799

    Email: cavanaug@soco.agilent.com Phone: 707-577-4780
                                                707-577-3948 (Fax)
-----------------------------------------------------------------------
      As I grow older, I pay less attention to what men say. I
     just watch what they do.
                                           -- Andrew Carnegie
-----------------------------------------------------------------------
Received on Sat Oct 21 14:36:11 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.