info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how do I cvs delete a file that starts with a hyphen?


From: Eric Siegerman
Subject: Re: how do I cvs delete a file that starts with a hyphen?
Date: Fri, 27 Sep 2002 21:51:16 -0400
User-agent: Mutt/1.2.5i

On Fri, Sep 27, 2002 at 05:38:53PM -0400, Francis Hwang wrote:
> That doesn't seem to work:
> 
> $ cvs commit -m "" OLDrare1.rhiz ./-temp

It probably has to be "first" ASCII-wise, not just listed first
on the command line, since CVS likes to sort lists of files a lot
of the time.  Try making a file whose name starts with "," or
"+", "cvs add"ing that, and then committing the whole directory.

Talk about ugly!

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
The acronym for "the powers that be" differs by only one letter
from that for "the pointy-haired boss".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]