Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
You can use this command to simulate it if your shell is cmd.exe for %i in (*.*) do cvs add %i If you are the nervous type, you can do this to verify what would happen before actually doing it. for %i in (*.*) do @echo I would have executed: cvs add %i -elliot -----Original Message----- From: Jane Fothergill [mailto:jane at northern-atlas.com] Sent: Tuesday, January 08, 2002 11:44 AM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [Cvsnt] cvs add *.* Hi there, I'm a newbie to both the list and to cvsnt so feel free to point me towards any useful material. I'm trying to add all the files within a directory, and under linux I'd do "cvs add *.*". If I do the same under cvsnt (I'm using it from the command prompt at the moment) I get the following error. cvs add: cannot open C:\Program Files\CVS for NT/source/fluidnetwork/copy from s erver/apps/app01/btn/*.*,v: Invalid argument cvs add: cannot chdir to *.*: Invalid argument Any ideas? Cheers Jane _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs