[EMAIL PROTECTED] writes: > > I never said there was a problem with CVS. > > However, the "master" distribution(s) of the CVS source code are setup > for a case-sensitive file system. I was simply asking if the > maintainers would be willing to change a directory name in order to be > usable across all file systems.
Ah, I misunderstood your message, then. I thought you were asking for a change to CVS rather than a change to the CVS source repository. Now that I understand your question, I'm even more confused: There is no "cvs" directory in the CVS source repository, the top-level directory is "ccvs" (that may just be coincidence since it was originally Cyclic CVS, but I'm going to claim that it was done intentionally to avoid this problem). And, since it is a top-level directory, you can always just use checkout -d to rename it to whatever you want on your local system. -Larry Jones In my opinion, we don't devote nearly enough scientific research to finding a cure for jerks. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
