comparison tests/test-export.out @ 7319:eae1767cc6a8

export: fixed silent output file overwriting hg export -o outfile 1 2 3 4 had the same effect as hg -o outfile 4 This was caused by opening with 'w' instead of 'a'. This only occurs when the filename pattern resulted in ambiguous patch filenames.
author Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de>
date Thu, 06 Nov 2008 11:17:38 +0100
parents 2b3175acb653
children 09d0fe02988d
comparison
equal deleted inserted replaced
7318:95e1260b8134 7319:eae1767cc6a8
56 foo-07.patch 56 foo-07.patch
57 foo-08.patch 57 foo-08.patch
58 foo-09.patch 58 foo-09.patch
59 foo-10.patch 59 foo-10.patch
60 foo-11.patch 60 foo-11.patch
61 # exporting 4 changesets to a file
62 4
63 # exporting 4 changesets to a file
64 4