On 2009/10/18 16:38, Christian Weisgerber wrote: > 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.
You can actually fake this too (see cvsdo from cvsutils).
