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

RE: Support for partial checkins?

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-06-08 16:44:09 CEST

> From: Rick Mann [mailto:rmann@latencyzero.com]
>
> So, this is the best suggestion I've heard so far, but it's still a
> bit cumbersome. "svn commit", as I envision it, combines all this
> into one easy step (easy process?):
>
> 1. svn stat piped to a file
> 2. open the file
> 3. edit the file, which might be much more than just deleting a few
> lines (can the output of stat go straight to svn commit?)
> 4. save and quit
> 5. type the commit command with all its options, prone to error

It sounds like you could implement this with a shell script quite easily.
So you'd have a single command-line command to do the sequence.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 8 16:58:40 2005

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

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