info-cvs
[Top][All Lists]
Advanced

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

Re: [SUSPECTED SPAM] Adding files


From: Larry Jones
Subject: Re: [SUSPECTED SPAM] Adding files
Date: Fri, 2 Sep 2005 10:32:37 -0400 (EDT)

Dave writes:
> 
> I am working under a DOS command prompt. If I were under Linux, I'd try
> something like this:
> 
> cvs add `find . -name "*.vcproj" -print`
> 
> Alas, I don't have that option in Bill's world.

        cvs add *.vcproj
        cvs add *\*.vcproj
        cvs add *\*\*.vcproj
        cvs add *\*\*\*.vcproj
        ...

-Larry Jones

I think grown-ups just ACT like they know what they're doing. -- Calvin




reply via email to

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