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

[CONFIRMED] Re: Bug in help

From: Andreas Mohr <andi_at_lisas.de>
Date: Fri, 26 Oct 2012 09:53:10 +0200

Hi,

On Thu, Oct 25, 2012 at 05:33:13PM -0300, Vinícius Muniz wrote:
> Hi,
>
> I am trying execute svn with command "-r", but when I see the help in
> terminal, show me:
>
> r [--revision] ARG : ARG (alguns comandos também usam faixa ARG1:ARG2)
> Um número de revisão pode ser um entre:
> NÚMERO número da revisão
> '{' DATA '}' revisão no início da data
> 'HEAD' último no repositório
> 'BASE' revisão base do item da cópia
> de trabalho
> 'COMMITED'
>
>
> the option COMMITED it's write wrong, correct is COMMITTED.
>
> Operation System Ubuntu 12.04
>
> svn, versão 1.6.12 (r955767)

Medieval...

> compilado Feb 17 2012, 10:36:45

OK, maybe not so much ;)

Current repository trunk:

$ find|xargs grep COMMITED
./subversion/po/zh_TW.po:#~ " 'COMMITED' ä½æ–¼æˆ–æ—©æ–¼ BASE 的最後é€äº¤\n"
./subversion/po/pt_BR.po:#~ " 'COMMITED' último commit em ou antes de BASE\n"
./subversion/po/pt_BR.po:#~ " 'PREV' revisão exatamente antes de COMMITED"
./subversion/po/es.po:#~ " 'PREV' revisión justo antes de COMMITED"

So, trunk still has that problem and somebody needs to fix this spelling issue
(not me, since I don't have active knowledge of project activity).

Andreas Mohr
Received on 2012-10-26 09:53:49 CEST

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.