Never mind -- the problem was that the thing I was trying to check out was misspelled.
On Wed, Jul 25, 2012 at 4:53 PM, Andrew Michael Levin <[email protected]> wrote: > Hi, > > I am having the following problem. I try to do this: > > [anlevin@dtmit08 src]$ rm -r CondFormats > [anlevin@dtmit08 src]$ cvs co -d CondFormats/EGammaObjects > CMSSW/CondFormats/EGammaObjects > > and I get this warning: > > cvs checkout: warning: new-born > `CondFormats/EGammaObjects/CondFormats/EGammaObjects' has disappeared > > and a CondFormats/EGammaObjects/CondFormats directory is created. I > don't understand why cvs creates a CondFormats/EGammaObjects directory > and then creates a directory in that called CondFormats. (There is no > CondFormats directory in EGammaObjects.) I have used this checkout > structure before and it has worked. So, I am really confused. > > Does anyone understand this and know how to fix it? > > Thanks. > > Andrew
