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

Add help text for extensions in svn 1.4

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-07-31 21:09:44 CEST

Hi,

subversion 1.4 introduced some new extensions for diff, blame and merge (-x
args). More specifically args '-b [--ignore-space-change]', '-w
[--ignore-all-space]' and '--ignore-eol-style'.

Attached patch will document these extensions for the command-line client.
The layout isn't ideal, but I think it's as good as possible. Please verify
if the text is correct.

This patch should have been in the 1.4 release, too bad I didn't find time
before RC4 was released.

regards,

Lieven.

[[[
Add the help text for the new extensions added in 1.4:
'-b [--ignore-space-change]', '-w [--ignore-all-space]' and
'--ignore-eol-style'.

* subversion/svn/main.c
  (svn_cl__options): add description of the extensions.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Jul 31 21:11:12 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.