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/2011-February/107937.html below:

[Python-Dev] devguide: Basic instructions on how to generate a patch with hg for non-committers.

[Python-Dev] devguide: Basic instructions on how to generate a patch with hg for non-committers. [Python-Dev] devguide: Basic instructions on how to generate a patch with hg for non-committers.Georg Brandl g.brandl at gmx.net
Mon Feb 7 13:26:28 CET 2011
Am 06.02.2011 21:13, schrieb Brett Cannon:

>>>  To undo a patch, you can revert **all** changes made in your checkout::
>>>
>>> -    svn revert -R .
>>> +    hg revert --all
>>> +
>>
>> Or "hg revert -a", which is nicer to type.
> 
> I prefer being explicit over implicit in the tutorial.

BTW, the exact equivalent of "svn revert -R ." is "hg revert ."; the two
differ if you're not in the working dir root.

However, considering the preceding text, the SVN command was faulty in
the first place.

Georg

More information about the Python-Dev mailing list

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