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

[PATCH] #10 OS400/EBCDIC Port: Disable unsupported subcommands and options

From: Paul Burba <paulb_at_softlanding.com>
Date: 2006-02-27 22:50:14 CET

Hello All,

And finally...the last of the core OS400/EBCDIC patches.

(Don't know what the OS400/EBCDIC port is about? See:
http://svn.haxx.se/dev/archive-2006-02/0519.shtml)

The following subcommands are not currently supported on OS400:

  svn propedit

Also, there are a few CL options that the OS400 port doesn't currently
support either:

  --encoding
  --editor-cmd
  --diff-cmd
  --diff3-cmd
  --extensions

This patch disables these and modifies the CL help messages to reflect the
changes where appropriate.

Please review if you have the time, thanks,

Paul B.

[[[
OS400/EBCDIC Port:

This is one of several patches to allow Subversion to run on IBM's
OS400 V5R4. It disables subcommands and CL options not currently
supported on OS400.

* subversion/svn/main.c
   (svn_cl__options): Disable --encoding, --editor-cmd, --diff-cmd,
    --diff3-cmd, and --extensions options.
   (svn_cl__cmd_table): Tweak svn ci help message. Disable svn
    propedit.
]]]

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

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

Received on Mon Feb 27 23:08:45 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.