On Fri, Apr 24, 2009 at 11:38 AM, David E DeMarle <[email protected]> wrote: > You probably just forgot the "-d" option to cvs update. Without that > it will not create new directories in your working directory. >
On Fri, Apr 24, 2009 at 11:38 AM, David Cole <[email protected]> wrote: >You have to use "-d" with your cvs updates to get new directories.... >I always use: >cvs up -dAP Thanks, all. That was it. I forgot that because I mostly use cvs through a GUI and this time I did just a cvs up from a command window. I have been doing a lot of git pull from linux lately so I forgot the cvs options are needed to get new folders.. John _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
