comparison tests/svn/replace.svndump @ 19325:ec896f9e8894

changegroup: fix fastpath during commit Change 627cd7842e5d dropped the 'revset' variable which kept track of which changesets were being bundled. Instead, it used "not in commonset" to decide which changesets were outgoing.. which ran into trouble when a commit was in progress.
author Matt Mackall <mpm@selenic.com>
date Wed, 19 Jun 2013 14:17:03 -0500
parents 5fb924ee44d5
children
comparison
equal deleted inserted replaced
19324:ad0d8158cefd 19325:ec896f9e8894