From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Molenda To: scottb@netwinder.org, hjl@lucon.org, nickc@redhat.com, gdb@sources.redhat.com Subject: Re: src/ltcf-c.sh Date: Tue, 05 Sep 2000 19:08:00 -0000 Message-id: <20000905190824.A14877@shell17.ba.best.com> References: <20000905182042.A7301@shell17.ba.best.com> X-SW-Source: 2000-09/msg00048.html I looked into this a bit (after sending my mail note saying there should be no problem, of course :-). I can reproduce Scott's reported problem. An update with the an SSH or pserver access methods does not pick up files added in the src/ directory. I honestly don't know why. It doesn't have anything to do with the modules file - that file is only relevant at check-out time; after that, cvs knows nothing of the module you checked out. I poked around trying to figure out what is going on this this directory, but failed (or rather, I have to get back to my real work :-). For what it's worth, though, this behavior we're seeing with the top level of the /cvs/src directory is neither expected nor correct. Something is up with the RCS files here. Or maybe there is some odd case of cvs that I don't understand and it's coming up here, but that's not as likely. As people have suggested, check out binutils/gdb again from the top level as a workaround. Jason