[Python-Dev] devguide: Cover how to (un-)apply a patch.
Michael Foord
fuzzyman at voidspace.org.uk
Wed Jan 19 19:20:01 CET 2011
On 19/01/2011 19:10, skip at 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.
Michael
> S
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at 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
More information about the Python-Dev
mailing list