Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

exception to diff command

Status
Not open for further replies.

tomdagliusa

Programmer
May 31, 2000
34
US
I looked in the man pages, and didn't see anything.

Is there a way to do a `cvs diff` wherein I exclude
a particular file (tclIndex to be exact)?

For now, I delete my tclIndex, then do the diff. I'd prefer to do a cvs diff -e tclIndex, or other such construct to exclude a particular file(s).

Thanks,
Tom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top