From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerald Pfeifer To: egcs@cygnus.com Subject: No Subject Date: Fri, 29 Jan 1999 06:41:00 -0000 Message-id: <17762.947492355.2@NO-ID-FOUND.mhonarc.org> X-SW-Source: 1999-01/msg00359.html `-d' Create any directories that exist in the repository if they're missing from the working directory. Normally, `update' acts only on directories and files that were already enrolled in your working directory. This is useful for updating directories that were created in the repository since the initial checkout; but it has an unfortunate side effect. If you deliberately avoided certain directories in the repository when you created your working directory (either through use of a module name or by listing explicitly the files and directories you wanted on the command line), then updating with `-d' will create those directories, which may not be what you want. Gerald PS: Mike Stump has mentioned this in a reply to Jeff's announcement. -- Gerald Pfeifer (Jerry) Vienna University of Technology pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/