Edd Barrett <[email protected]> wrote: > If you added new patches, cvs diff will not show them (unless they were > CVS added, which you need an account for).
Actually, cvs add (and rm) on files is purely a local operation that you can run against a read-only repository. It's only the addition of directories that writes to the repo. -- Christian "naddy" Weisgerber [email protected]
