David D writes: > > The first import of a module countains a dir with a misspell, so I search a > method for renaming a dir in the repo. > The only way is to delete in the fs, cvs delete, rename in the os , and cvs > add, cvs commit ?
For a newly-imported directory that hasn't ever been checked out, it's sufficient to just rename it in the repository (using OS commands). -Larry Jones Oh, what the heck. I'll do it. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
