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

Re: Resolution of 'svn diff' change?

From: Colin Watson <cjwatson_at_flatline.org.uk>
Date: 2003-05-19 18:06:44 CEST

On Mon, May 19, 2003 at 08:53:04AM -0700, Justin Erenkrantz wrote:
> The list of files that I pass to 'svn diff' may be the same as 'svn ci'
> (which I why I said the interface is parallel - cmpilato doesn't agree with
> that though).

If it's any guide, virtually every time I commit a set of files that
aren't the entire working copy, I do:

  svn di file1 file2 file3 | view -
  :q
  Up C-w C-w C-w C-a M-f M-f C-w ci Enter

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 18:08:07 2003

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.