[Python-Dev] Submitting changes through Mercurial

Terry Reedy tjreedy at udel.edu
Wed Mar 23 03:47:29 CET 2011


On 3/22/2011 9:51 PM, "Martin v. Löwis" wrote:
>> Pressing that button seems to create a duplicate patch, which is not
>> good. Given that there is no connection between the repository names
>> (which seem to be duplicated) and the resulting file name, there is no
>> way to tell whether to press the button or what the result will be.
>
> Don't worry about this. It will *not* normally generate the same file
> twice, but notice that it already created it. It's just because the
> same repository was added twice that you can get the same patch out of
> it twice also.

Could duplicate repositories be prevented?


-- 
Terry Jan Reedy




More information about the Python-Dev mailing list