svn diff --summarize http://svn.automatt ic.com/wordpress/tags/2.2 http://svn.automattic.com/wordpress/tags/2.2.1
On 6/26/07, Peter Westwood <[EMAIL PROTECTED]> wrote:
On Tue, June 26, 2007 7:19 am, Santanu Misra wrote: > Thanks for your reply. But how do you know 5479 and 5735 stands for WP > 2.2.1and > 2.2 respectively ? Is there any documents to find out that ? > > For SVN this command tells me the file listing than I can do some simple > *NIX commands to find the unique files list. > > "svn log -q -v -r 5735:5479 > ..\patch.txt" > > I'm not sure that will exactly work unless you limit it to the 2.2 branch. The best way to generate a patch is like so: svn diff http://svn.automattic.com/wordpress/tags/2.2 http://svn.automattic.com/wordpress/tags/2.2.1 > ~/2.2-to-2.2.1.patch For more info see [1][2] [1] http://blog.ftwr.co.uk/archives/2006/07/29/wordpress-204-released-security-update/ [2] http://markjaquith.wordpress.com - any of the upgrade patch posts. westi -- Peter Westwood <[EMAIL PROTECTED]> http://blog.ftwr.co.uk _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
-- www.santm.com _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
