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

Re: [PATCH] bash_completion: propose file names for few commands

From: Fabien COELHO <fabien_at_coelho.net>
Date: 2007-06-03 16:22:00 CEST

(8) property editions can also be reverted. They appear with a 'M' as the
     *second* character of "svn status". Maybe a 'G' can also be reverted.
     the list should be checked agains "svn help status".

(9) the is a latent bug with the current patch as "svn status" output
     localized strings which may or may not start with some special
     character such as A D M, depending on the locale...

         shell> svn status --non-interactive
         Performing status on external item at 'bin'
         X bin/perl
         ...

     this would trigger unexpected bugs. Not in French though

         Vérification de l'état sur la référence externe en 'bin'

     thus --ignore-externals would also be a good thing, as it would
     get rid of this issue.

-- 
Fabien.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 3 16:22:22 2007

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.