You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Jo�o Alves do N. J�nior" <ja...@sulgipe.com.br> on 2008/07/07 13:55:06 UTC

Bug for directory that start _

Hi,

    I have one directory with name _javascript and the subversion not commit and not show fails. I am using o subversion with the TortoiseSVN 1.4.8, Build 12137.

thanks

Atenciosamente,
João Alves do N. Júnior
Analista de Sistemas
Fone: (79) 3530-1029  Celular: (79) 9997-0014


--------------------------------------------------------------------------------
Companhia Sul Sergipana de Eletricidade
Rua Boa Viagem, 01 - Centro - Estância-SE
Fone: (79) 3530-1001 - Fax: (79) 3530-1015
Visite nosso site: www.sulgipe.com.br

Re: Bug for directory that start _

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Jul 7, 2008, at 08:55, João Alves do N. Júnior wrote:

>     I have one directory with name _javascript and the subversion  
> not commit and not show fails. I am using o subversion with the  
> TortoiseSVN 1.4.8, Build 12137.
>

It works fine for me, on Mac OS X 10.4.11 Intel with Subversion 1.5.0  
built using MacPorts.


$ svnadmin create repo
$ svn co file://`pwd`/repo wc
Checked out revision 0.
cd wc
$ cd wc
$ mkdir _javascript
$ svn add _javascript/
A         _javascript
$ svn ci -m ""
Adding         _javascript

Committed revision 1.
$


If it doesn't work for you, please show us a reproduction recipe.



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