Re: [python-committers] [PSF-Members] Code Simplicity » Open Source Community, Simplified

2011-02-07 Thread Daniel Stutzbach
On Sat, Feb 5, 2011 at 12:12 PM, "Martin v. Löwis" wrote: > - Make local clones, one per branch, and then push across them. > Like Victor, I have been using git to talk to the Python SVN servers for some time now. I have been using the strategy Martin proposes here with great success. I seem to

Re: [python-committers] Mercurial

2011-02-07 Thread Antoine Pitrou
Le lundi 07 février 2011 à 09:25 -0800, Daniel Stutzbach a écrit : > On Sat, Feb 5, 2011 at 12:12 PM, "Martin v. Löwis" > wrote: > - Make local clones, one per branch, and then push across > them. > > > Like Victor, I have been using git to talk to the Python SVN servers > for so