Strecker, Roland writes: > > When I try "cvs co -c", cvs displays the list of modules, but > not so, how I've put them in the module-file. For the developpers > and for me it is not sorted.
The modules "file" is conceptually a database (and you can configure CVS so that it really is a database if you like, although there isn't much value to doing that unless you have a really big modules file) and, as such, it doesn't have a "natural" order like a text file does. So, the answer is no, there isn't any way to get CVS to give you the entries in the same order as they are in the file. -Larry Jones Yep, we'd probably be dead by now if it wasn't for Twinkies. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
