On Fri, 18 Feb 2005, James wrote: > Second, question: > As I experiment around with this code, any directories > I create are automatically appear in the main cvs repository, according > to the gentoo-cvs-tutorial? I understand that my code does not get uploaded > until I issue a 'cvs commit', but I'm not real keen on creating a directory > that will be uploaded to the main repository, whilst I muck around the code. > What did I miss?
CVS doesn't handle directories very well. Specifically, when you move stuff around you might find yourself having to manually remove old directories. This is one reason why a lot of people use Subversion instead. -- Aj. -- [email protected] mailing list
