On 19/01/2011 19:47, Antoine Pitrou wrote:
On Wed, 19 Jan 2011 19:20:01 +0100
Michael Foord<fuzzy...@voidspace.org.uk>  wrote:
On 19/01/2011 19:10, s...@pobox.com wrote:
      Antoine>   Ok, thank you but... are you suggesting something or not?

Yes.  Keep the vcs command recommendations simple.  At least mention idioms
which likely to apply across a wider range of version control systems.
The revert works with svn, hg and bzr. Using patch is not going to work
on Windoze unless cygwin has been installed.
You don't need cygwin, just something much smaller with "GNU" in its
name: http://gnuwin32.sourceforge.net/packages/patch.htm

(yes, the suggestion is already in the dev guide)


Unfortunately gnuwin32 patch doesn't play well with Windows 7.

I remember giving up on it completely and installing cygwin. This page seems to explain the details:

    http://math.nist.gov/oommf/software-patchsets/patch_on_Windows7.html

Michael

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/fuzzyman%40voidspace.org.uk


--
http://www.voidspace.org.uk/

May you do good and not evil
May you find forgiveness for yourself and forgive others
May you share freely, never taking more than you give.
-- the sqlite blessing http://www.sqlite.org/different.html

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to