The command used was:
svn merge -r41:42 svn+ssh://bugman@.../svn/minfx/trunk .
...
r42 | bugman | 2008-09-28 12:20:22 +0200 (Sun, 28 Sep 2008) | 14 lines
Changed paths:
A /trunk/MANIFEST.in (from /tags/1.0.0/MANIFEST.in:18)
Merged r18 from the 1.0.0 tag. This should have been done before.
The command used was:
svn merge -r17:18 svn+ssh://bugman@.../svn/minfx/tags/1.0.0 .
...
r18 | bugman | 2007-12-08 18:34:20 +0100 (Sat, 08 Dec 2007) | 3 lines
Changed paths:
A /tags/1.0.0/MANIFEST.in
Created the MANIFEST.in to force the GPL text and the INSTALL file to be included in the dists.
...
...