On Mon, Aug 06, 2001 at 01:14:05PM +0200, Andre Poenitz wrote:

> > when you do "cvs commit *", it gives messages about files not in repository
> > with "cvs diff", the files are marked with '?'
> 
> When I try 'cvs commit *' it gives 'Use cvs add to create...' error
> messages for every .o in the directory, too. Ok, I could filter them out
> to get only the interesting file names...

just run :

cvs up 2>&1 | grep ^\?

from the top dir

john

-- 
"They didn't know what the symbols and paradoxes meant. Instead of following
 the finger that points to the moon, they sat down and worshipped the finger
 itself. Instead of following the map, they thought it was the territory and
 tried to live in it. Instead of reading the menu they tried to eat it. Dig ?"
        - Miss Portinari

Reply via email to