[BLASTTALK] if you are going to import a directory into cvs ...

From: Chris Crawford (chris2@lns.mit.edu)
Date: Tue Jan 21 2003 - 10:27:30 EST


hi
  to prevent the improper permissions when importing new directories,
make sure you set the CVSUMASK environment variable before doing a 'cvs
import'

    setenv CVSUMASK 000

(or put this in your .cshrc)
--thanks, chris

ps. aaron, you can use the following command until this gets fixed:

        cvs co -l . #only root directory
        cvs up -d BlastLib2 Blast_Params blastmc control mysql run test
userGen
            # -d means to update directories even if they don't
currently exist



This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:29 EST