Karl Fogel wrote:
>
> John P Cavanaugh <cavanaug@soco.agilent.com> writes:
> > 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.
>
> Nice idea! Definitely post-1.0 I would think. First we have to at
> least reach where CVS is, before we get into innovations like that.
I'm not so sure it is all that hard. The current code seems to
all be very careful about cleaning up. It would seem like an
easy thing to parse a command line into an argument vector and loop.
I will shoot for 1.0 :-)
Received on Sat Oct 21 14:36:11 2006