A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-November/010834.html below:

[Python-Dev] CVS: python/dist/src/Objects dictobject.c,2.65,2.66

[Python-Dev] CVS: python/dist/src/Objects dictobject.c,2.65,2.66Andrew Kuchling akuchlin@mems-exchange.org
Thu, 30 Nov 2000 14:18:29 -0500
On Thu, Nov 30, 2000 at 11:12:54AM -0800, Greg Stein wrote:
>Not sure what -j does, but you can just do a reverse diff. For example:
>
>$ cvs diff -r2.66 -r2.65 dictobject.c > reverse.patch

-j basically does the work for you; you could do:
$ cvs update -j2.66 -j2.65 dictobject.c 

And then do a commit.  See the CVS book: 
http://cvsbook.red-bean.com/cvsbook.html#Examining%20And%20Reverting%20Changes

--amk



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4