Peter Siegumfeldt wrote: > Is there a way to automatically update the CVSROOT/modules > file when a > new module is added ? I would like to be able to fetch a list of the > modules with tortoisecvs. The modules file can only be updated manually, unless there's something in the contrib directory.
> To be able to get the list i so far have edited the file > manually. This > worked just fine execpt for two modules with white spaces in their > names. How do I get it to work with white spaces in the > module name with > the CVSROOT/modules file ? Unfortunately, you don't. CVS's support for spaces in names (not only in modules, but in files and directories) leaves a lot to be desired. You're best to stay away from them if possible. -- Jim Hyslop Senior Software Designer Leitch Technology International Inc. (http://www.leitch.com) Columnist, C/C++ Users Journal (http://www.cuj.com/experts) _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
