[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Review 1.2 API changes

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-11-14 21:56:56 CET

Julian Foad wrote:

> Grep "@since.*1\.2" (Does anyone have a quick way to find API changes
> without relying on the "@since" comment having been added?)

$ svn diff http://svn.collab.net/repos/svn/tags/1.1.0/subversion/include \
           http://svn.collab.net/repos/svn/trunk/subversion/include

You'll get some useless info there, but the result is easier to parse
and more complete than grepping.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 14 21:56:51 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.