lp:~ian-clatworthy/+junk/cvs2svn

Created by Ian Clatworthy and last modified
Get this branch:
bzr branch lp:~ian-clatworthy/+junk/cvs2svn
Only Ian Clatworthy can upload to this branch. If you are Ian Clatworthy please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Ian Clatworthy
Status:
Development

Recent revisions

3332. By Ian Clatworthy

add cvs2bzr website documentation

3331. By Ian Clatworthy

add cvs2bzr-example.options file

3330. By Ian Clatworthy

add cvs2bzr command

3329. By mhagger

* cvs2svn_lib/database.py (Database.__init__): Use symbolic constant.

3328. By mhagger

Comment improvements.

* cvs2svn_lib/cvs_file_database.py (CVSFileDatabase): Change class
  docstring to avoid the implication that this class inherits from
  Database.

  (CVSFileDatabase.__init__): Clarify docstring.

3327. By mhagger

Comment improvement.

* cvs2svn_lib/metadata_database.py (MetadataDatabase): Change class
  comment to avoid the implication that this class inherits from
  Database.

3326. By mhagger

Subsume AbstractDatabase class into Database class.

AbstractDatabase was only used as a base class for Database, so merge
the two classes.

* cvs2svn_lib/database.py (AbstractDatabase): Remove class by merging
  it into...

  (Database): ...here.

3325. By mhagger

Normalize SVN path arguments to SVNRunOptions.add_project().

This prevents cvs2svn from trying to create the same path twice, for
example "trunk" and "/trunk". This should fix the following Launchpad
bug report:

https://bugs.launchpad.net/pld-linux/+bug/385920

* cvs2svn_lib/svn_run_options.py (SVNRunOptions.add_project):
  Normalize the SVN paths passed as the trunk_path, branches_path,
  tags_path, or within the initial_directories arguments.

3324. By mhagger

* www/cvs2git.html: Mention that incremental conversions are not
  supported but include a link to a possible workaround.

3323. By mhagger

Apparently "Unicode" is a proper noun.

Greg Ward seems to have known it, as I realized when I looked more
closely at his email suggesting the last revision.

* CHANGES, cvs2git-example.options, cvs2hg-example.options,
  cvs2svn-example.options, cvs2svn_lib/common.py,
  cvs2svn_lib/git_output_option.py, cvs2svn_lib/passes.py,
  run-tests.py: Capitalize the word "Unicode" when it appears in
  comments or output strings.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers