Re: cvs diff within verifymsg
Ryan Thompson <[email protected]> Wed, 19 Jun 2013 16:06:26 -0600
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
On 06/18/2013 11:41 AM, Jones, Larry wrote: > > More to the point, how can I circumvent the locking for this > > use case so I can get cvs diff output in verifymsg? > > Use cvs -n diff. > > -Larry Jones Right. Completely forgot about -n. Thanks! - R