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

RE: Feature request: svn diff --diff-cmd --diff-cmd-args

From: Gavin Lambert <gavinl_at_compacsort.com>
Date: 2006-08-14 07:07:40 CEST

Quoth Liu Yubao <mailto:yubao.liu@gmail.com>:
> How about 'svn diff --diff-cmd="diff -ubB" some_file'?
> I tried this command but it seemed to execute a command named
> "diff -ubB" and failed, I think it requires a minor patch.

IMHO the current behaviour there is correct.

There's a very good reason why the filename and arguments are kept
separate -- otherwise what happens if your diff command has a space in
the filename/path?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 14 07:08:49 2006

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.