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

Re: [SVN-Users] 1.1 Tool update: bash_completion

From: <kfogel_at_collab.net>
Date: 2004-08-09 01:08:25 CEST

frugforest_@_gmail.com writes:
> I've been working on my own 'tool' to contribute to the SVN community,
> and reviewing the existing tools and hooks available. I stumbled across
> the 'bash_completion' tool (cool stuff!), and it's associated test script.
> Looks like the tool needs updating for 1.1.x ? And I'm not sure if the
> completion wants to be available to keep straight the different versions,
> or only have options for the version packaged with it.

Hmmm... Could you make a patch for 'bash_completion' to bring it up to
date, and send the patch to dev@subversion.tigris.org? (The log
message should be pretty simple, but see the HACKING file in the top
of the subversion tree for details about patch and log message
generation.)

I'll keep an eye out for it on dev@.

Thanks in advance; no problem if you haven't got time to do it, of
course.

-Karl

> --------------------------------------------------
> http://svn.collab.net/repos/svn/branches/1.1.x/tools/client-side
> (REV: Project 10521, directory: 9587 )
>
> $ ./bash_completion_test
> Usage: bash_completion_test BASH_COMPLETION_PATHNAME
> Tests the specified "bash_completion" script,
> including checking it against the "svn" program found in the current PATH.
>
> $ ./bash_completion_test bash_completion
> Checking general completion
> Checking list of subcommands
> Checking list of options for each subcommand
> FAIL: completions for "svn add -" != options accepted
> (completions: --auto-props --config-dir -h --help -N
> --no-auto-props --non-recursive -q --quiet --targets )
> (svn accepts: --auto-props --config-dir --force -h --help -N
> --no-auto-props --non-recursive -q --quiet --targets )
> FAIL: completions for "svn export -" != options accepted
> (completions: --config-dir --force -h --help --no-auth-cache
> --non-interactive --password -q --quiet -r --revision --username )
> (svn accepts: --config-dir --force -h --help --native-eol
> --no-auth-cache --non-interactive --password -q --quiet -r --revision
> --username )
> Checking rejection of synonyms
> FAILURE: at least one bash_completion test failed.
>
> --------------------------------
>
> Thanks,
> -FRuG
>
> p.s. If you want to send me email directly, I've hashed my return email,
> since these messages are web-archived without email removal. I also
> regularly read the list.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 9 02:43:13 2004

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.