[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnu-arch-users] Feature request: dollar sign in file names...
From: |
Jeremy Shaw |
Subject: |
Re: [Gnu-arch-users] Feature request: dollar sign in file names... |
Date: |
Wed, 25 Feb 2004 14:34:32 -0800 |
User-agent: |
Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.4 (Kashiharajingū-mae) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) |
Hello,
hello$world.txt seems to work fine for me. I suspect your problem is
that when cscvs called tla, it did not escape the $ which is a shell
character.
For example, I had to do:
tla add hello\$world.txt
Jeremy Shaw.
ps. I am using tla 1.1.
At Wed, 25 Feb 2004 16:06:50 -0600,
Dickey, Dan wrote:
>
> I was told that this is the place for bugs and/or feature requests.
> (Doesn't gnu.org use bugzilla or something?)
>
> I have some files that have dollar signs in the name.
> In the middle to be specific, java classes.
> And I can't use arch with them, nor them with arch.
>
> Please take this as a feature request to add them to tla.
> -Dan
>
> ------
> Dan A. Dickey
> address@hidden
>
>
>
> _______________________________________________
> Gnu-arch-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnu-arch-users
>
> GNU arch home page:
> http://savannah.gnu.org/projects/gnu-arch/
>