Kyle Adams writes: > > Is there any way to allow directories and files that occupy the same > space (ie, the same parent directory) to have the same name?
As you probably suspected, the answer is "no". At the very least it would require a filesystem that had separate namespaces for files and directories and such filesystems are exceedingly rare. There's more than a fair chance that successfully using such a filesystem would also require changes to the CVS code, too. -Larry Jones Rats. I can't tell my gum from my Silly Putty. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
