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

[PATCH] bash_completion

From: SASAKI Suguru <sasaki_at_sonik.org>
Date: 2003-09-06 22:14:16 CEST

Hi,

Attached patch makes tools/client-side/bash_completion catch up with
the recent changes in svnadmin command, including:

  * New 'verify' command
  * 'create' command has '--config-dir' option
  * After r6965, 'svnadmin create' command doesn't have
    --on-disk-template and --in-repos-template options.

Also, this patch fixes typo to add -r/revision options 'createtxn' command.

------------------------------------------------------------------------
Log:
* tools/client-side/bash_completion
  (_svnadmin): Add verify command. Add --config-dir option to create
  command. Remove --on-disk-template and --in-repos-template options
  from create command. Add -r and --revision options to createtxn
  command.
------------------------------------------------------------------------

=======
SASAKI Suguru
  mailto:sasaki@sonik.org

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

Received on Sat Sep 6 22:15:25 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.