Rename method CVSFileItems.remove_unneeded_deletes()...
[cvs2svn.git] / CHANGES
blob22ad5fcc50c6944efe6b8d5969641831be77695b
1 Version ?.?.? (not yet released)
2 --------------------------------
4  New features:
6  Bugs fixed:
8  Improvements and output changes:
10  Miscellaneous:
13 Version 2.3.0 (22 August 2009)
14 ------------------------------
16  New features:
17  * Add a "cvs2git" script for starting conversions to git (or Mercurial).
18  * Add a "cvs2bzr" script for starting conversions to Bazaar.
19  * Generate manual pages automatically via new --man option.
20  * Allow --mime-types and --auto-props options to be specified more than once.
21  * Support author transforms when converting to Subversion.
22  * Allow unlabeled branches to be renamed using SymbolTransforms.
24  Bugs fixed:
25  * cvs2git with non-inline blobs: a revision after a delete could be empty.
26  * Fix timezone handling under Windows (which does not respect TZ variable).
27  * Do path comparisions platform-independently in symbol transform classes.
28  * Fix https://bugs.launchpad.net/pld-linux/+bug/385920
30  Improvements and output changes:
31  * Output error message if a revision's deltatext is missing.
32  * Improve contrib/verify-cvs2svn.py (used for testing conversion accuracy).
34  Miscellaneous:
35  * Add an IgnoreSymbolTransform class, for ignoring symbols matching a regexp.
36  * Remove some DeprecationWarnings when running under newer Python versions.
39 Version 2.2.0 (23 November 2008)
40 --------------------------------
42  New features:
43  * cvs2git: Omit fixup branch if a tag can be copied from an existing revision.
44  * cvs2git: Add option to set the maximum number of merge sources per commit.
45  * Allow arbitrary SVN directories to be created when a project is created.
46  * Allow vendor branches to be excluded, grafting child symbols to trunk.
47  * By default, omit trivial import branches from conversion.
48    - Add --keep-trivial-imports option to get old behavior.
49  * By default, don't include .cvsignore files in output (except as svn:ignore).
50    - Add option --keep-cvsignore to get the old behavior.
51  * Allow the user to specify the form of cvs2svn-generated log messages.
52  * Allow file contents to be written inline in git-fast-import streams.
53  * --create-option: allow arbitrary options to be passed to "svnadmin create".
54  * Improve handling of auto-props file:
55    - Discard extraneous spaces where they don't make sense.
56    - Warn if parts of the file might be commented out unintentionally.
57    - Warn if the user appears to be trying to quote a property value.
59  Bugs fixed:
60  * Fix issue #81: Remove svn:ignore property when .cvsignore is deleted.
61  * Fix svn dumpfile conformance:
62    - Don't include a leading '/' for Node-path.
63    - Include the Node-kind field when copying nodes.
64  * Make symlink test create symlinks explicitly, to avoid packaging problems.
65  * Accept symbol references to revision numbers that end with ".0".
67  Improvements and output changes:
68  * When -v, log reasons for symbol conversion choices (tag/branch/exclude).
69  * Log preferred parent determinations at verbose (rather than debug) level.
70  * Log symbol transformations at verbose (rather than warn) level.
71  * Log statistics about all symbol transformations at normal level.
72  * cvs2git: Generate lightweight rather than annotated tags.
73  * contrib/destroy_repository.py:
74    - Allow symbols, files, and directories to be renamed.
75    - Allow CVSROOT directory contents to be erased.
76    - Specify what aspects of a repo to destroy via command-line options.
78  Miscellaneous:
79  * cvs2svn now requires Python version 2.4 or later.
82 Version 2.1.1 (15 April 2008)
83 -----------------------------
85  Bugs fixed:
86  * Make files that are to be sorted more text-like to fix problem on Windows.
87  * Fix comment in header of --write-symbol-info output file.
89  Miscellaneous
90  * Adjust test suite for upstream changes in the svntest code.
93 Version 2.1.0 (19 February 2008)
94 --------------------------------
96  New features:
97  * Allow conversion of a CVS repository to git (experimental).
98    - Support mapping from cvs author names to git "Author <email>" form.
99  * Enhance symbol transform capabilities:
100    - Add SymbolMapper, for transforming specific symbols in specific files.
101    - Allow SymbolTransforms to cause a symbol to be discarded.
102  * Enhance symbol strategy capabilities:
103    - Write each CVS branch/tag to be written to an arbitrary SVN path.
104    - Choose which trunk/branch should serve as the parent of each branch/tag.
105    - --symbol-hints: manually specify how symbols should be converted.
106    - Make symbol strategy rules project-specific.
107  * --write-symbol-info: output info about CVS symbols.
108  * Add option ctx.decode_apple_single for handling AppleSingle-encoded files.
109  * Add a new, restartable pass that converts author and log_msg to Unicode.
110  * Allow properties to be left unset via auto-props using a leading '!'.
112  Bugs fixed:
113  * Fix issue #80: Empty CVS,v file not accepted.
114  * Fix issue #108: Create project TTB directories "just-in-time".
115  * Fix issue #112: Random test failures with Python 2.5.
116  * Fix issue #115: crash - Bad file descriptor.
117  * Fix the translation of line-end characters for eol-styles CR and CRLF.
119  Improvements and output changes:
120  * Create trunk/tags/branches directories for project when project is created.
121  * Improved conversion speed significantly, especially for large repositories.
122  * Ignore (with a warning) symbols defined to malformed revision numbers.
123  * Tolerate multiple definitions of a symbol to the same revision number.
124  * Handle RCS files that superfluously set the default branch to trunk.
125  * Allow '/' characters in CVS symbol names (creating multilevel SVN paths).
126  * Allow symbols to be transformed to contain '/' (allowing multilevel paths).
127  * Convert '\' characters to '/' (rather than '--') in symbol names.
128  * Make encoding problems fatal; to resolve, restart at CleanMetadataPass.
130  Miscellaneous:
131  * Change the default symbol handling option to --symbol-default=heuristic.
134 Version 2.0.1 (04 October 2007)
135 -------------------------------
137  Bugs fixed:
138  * Fix problem with keyword expansion when using --use-internal-co.
141 Version 2.0.0 (15 August 2007)
142 ------------------------------
144  New features:
145  * Add --use-internal-co to speed conversions, and make it the default.
146  * Add --retain-conflicting-attic-files option.
147  * Add --no-cross-branch-commits option.
148  * Add --default-eol option and deprecate --no-default-eol.
149  * RevisionRecorder hook allows file text/deltas to be recorded in pass 1.
150  * RevisionReader hook allow file text to be retrieved from RevisionRecorder.
151  * Slightly changed the order that properties are set, for more flexibility.
152  * Don't set svn:keywords on files for which svn:eol-style is not set.
153  * Implement issue #53: Allow --trunk='' for --trunk-only conversions.
155  Bugs fixed:
156  * Fix issue #97: Follow symlinks within CVS repository.
157  * Fix issue #99: cvs2svn tries to create a file twice.
158  * Fix issue #100: cvs2svn doesn't retrieve the right version.
159  * Fix issue #105: Conflict between directory and Attic file causes crash.
160  * Fix issue #106: SVNRepositoryMirrorParentMissingError.
161  * Fix missing command-line handling of --fallback-encoding option.
162  * Fix issue #85: Disable symbol sanity checks when in --trunk-only mode.
164  Improvements and output changes:
165  * Analyze CVS revision dependency graph, giving a more robust conversion.
166  * Improve choice of symbol parents when CVS history is ambiguous.
167  * In the case of clock skew to the past, resync forwards, not backwards.
168  * Treat timestamps that lie in the future as bogus, and adjust backwards.
169  * Gracefully handle tags that refer to nonexistent revisions.
170  * Check and fail if revision header appears multiple times.
171  * Gracefully handle multiple deltatext blocks for same revision.
172  * Be more careful about only processing reasonable *,v files.
173  * Improve checks for illegal filenames.
174  * Check if a directory name conflicts with a filename.
175  * When file is imported, omit the empty revision 1.1.
176  * If a non-trunk default branch is excluded, graft its contents to trunk.
177  * Omit the initial 'dead' revision when a file is added on a branch.
178  * Require --symbol-transform pattern to match entire symbol name.
179  * Treat files as binary by default instead of as text, because it is safer.
180  * Treat auto-props case-insensitively; deprecate --auto-props-ignore-case.
182  Miscellaneous:
183  * Add a simple (nonportable) script to log cvs2svn memory usage.
184  * Allow contrib/shrink_test_case.py script to try deleting tags and branches.
185  * Add --skip-initial-test option to contrib/shrink_test_case.py script.
188 Version 1.5.1 (28 January 2007)
189 -------------------------------
191  Bugs fixed:
192  * Add missing import in cvs2svn_lib/process.py.
193  * Fix omission of parsing of the --fallback-encoding option.
196 Version 1.5.0 (03 October 2006)
197 -------------------------------
199  New features:
200  * Support multiproject conversions (each gets its own trunk, tags, branches).
201  * New --options option to allow run-time options to be defined via a file.
202  * --co, --cvs, and --sort options to specify the paths to executables.
203  * Add new --fallback-encoding option.
205  Bugs fixed:
206  * Fix issue #86: Support multiple project roots per repository.
207  * Fix issue #104: Allow path to "sort" executable to be specified.
208  * Fix issue #8: Allow multiple --encoding options.
209  * Fix issue #109: Improve handling of fallback encodings.
211  Improvements and output changes:
212  * Further reduce conversion time and temporary space requirements.
214  Miscellaneous:
215  * Deprecate the --dump-only option (it is now implied by --dumpfile).
216  * Add scripts to help isolate conversion problems and shrink test cases.
217  * Add a script to search for illegal filenames in a CVS repository.
220 Version 1.4.0 (27 August 2006)
221 ------------------------------
223  New features:
224  * Support multicomponent --trunk, --tags, and --branches paths (issue #7).
225  * New --auto-props option allows file properties to be set via file.
226  * --force-branch and --force-tag options now accept regular expressions.
227  * Add --symbol-default option.
228  * Support multiple, ordered --encoding options.
230  Bugs fixed:
231  * Fix issue #93: Tags with forbidden characters converted to branches.
232  * Fix issue #102: Branch file, deleted in CVS, is present in SVN.
234  Improvements and output changes:
235  * Print informative warning message if a required program is missing.
236  * Output an error if any CVS filenames contain control characters.
237  * Clean up temporary files even for pass-by-pass conversions.
238  * Improve handling of commit dependencies and multibranch commits.
239  * Implemented issue #50 (performance change).
240  * Reduced the amount of temporary disk space needed during the conversion.
242  Miscellaneous:
243  * cvs2svn now requires Python version 2.2 or later.
244  * cvs2svn has been broken up into many smaller python modules for clarity.
247 Version 1.3.1 (24 May 2006)
248 ---------------------------
250  Bugs fixed:
251  * Fix issue #67: malfunction caused by RCS branches rooted at revision 1.0.
254 Version 1.3.0 (18 August 2005)
255 ------------------------------
257  Bugs fixed:
258  * Fix cvs2svn's dumpfile output to work after Subversion's r12645.
259  * Fix issue #71: Avoid resyncing two consecutive CVS revs to same time.
260  * Fix issue #88: Don't allow resyncing to throw off CVS revision order.
261  * Fix issue #89: Handle initially dead branch revisions acceptably.
262  * Fix some branch-filling bugs (r1429, r1444).
264  Improvements and output changes:
265  * Better --encoding support when iconv_codec module is available.
266  * Speedups to pass8 (r1421)
267  * Use standard "rNNN" syntax when printing Subversion revisions.
270 Version 1.2.1 (14 February 2005)
271 --------------------------------
273  Bugs fixed:
274  * Fix cvs2svn's dumpfile output to work after Subversion's r12645.
277 Version 1.2.0 (11 January 2005)
278 -------------------------------
280  New features:
281  * --fs-type=TYPE: make it possible to specify the filesystem type.
283  Bugs fixed:
284  * Convert files with svn:eol-style to have LF end of lines only.
285  * Fix hang in pass 8 for files that ended with a CR.
286  * Import unexpanded keywords into the repository.
287  * Fix the handling of the $Revision$ keyword.
288  * Fix bug in branch/tag creation edge case.
291 Version 1.1.0 (15 September 2004)
292 ---------------------------------
294  New features:
295  * --symbol-transform: change tag and branch names using regular expressions.
296  * Flush log after writing, for better feedback when using 'tee'.
298  Bugs fixed:
299  * Issue 74: No longer attempt to change non-existent files.
300  * Allow the Subversion repository created to have spaces in its name.
301  * Avoid erroring when using a svnadmin that uses FSFS by default.
304 Version 1.0.0 (25 August 2004)
305 ------------------------------
307  * The cvs2svn project comes of age.