From: Baptiste L. <gai...@fr...> - 2002-10-28 18:51:48
|
You need to indicates that you want to create new directories: option -d of the update command: cvs -z9 update -P -d I would strongly recommand that you use a cvs front-end. They make life a lot easier and avoid common mistakes. A excellent one for windows is WinCVS or the cvsgui project (http://cvsgui.sourceforge.net/). They have a GTK version, though I don't know if the quality if the same as WinCVS. There is also a KDE front-end (cervisia or something like that), though I looked at it once and it was not as good as WinCVS. Probably a lot other around, though. Baptiste. ----- Original Message ----- From: "Sven Reichard" <rei...@ma...> To: "CppTool Mailing List" <Cpp...@li...> Sent: Monday, October 28, 2002 3:43 PM Subject: [Cpptool-develop] src/rfta > Baptiste, > > I realized that my local copy doesn't include the src/rfta folder. Does > "cvs update" have a problem with newly created directories? or is that > directory in a different module (don't think it is)? > > Sven. > > -- > Sven Reichard > Dept. of Math. Sci. > University of Delaware > rei...@ma... |