Skip to content

Releases: rtcTo/rtc2git

Version 2.0

04 Oct 14:45
Compare
Choose a tag to compare

Change Log

Full Changelog

Implemented enhancements:

  • Check ignored files which still are present #72
  • Specify user/password on the command line #69
  • .jazzignore -> .gitignore #66
  • Configuration of conflict resolver #55
  • Ability to use -i when loading a workspace #50
  • Link commits with Issue-System (Jira/Github/BitBucket) #48
  • Provide configuration with fallback-values #47
  • Decide if migration should be resumed or is started #42
  • Make migrated branch to master #41
  • Ignore binary files #33
  • Make encoding configurable #30
  • Add configuration to choose between lscm and scm #28
  • Ability to accept multiple (more than two) change sets together to avoid conflicts #27
  • Check Replacing of InitialBaseLines/OldestStream #23
  • One-way Bridge #11
  • CLI Support #10
  • Start migration from an existing prepared workspace vs newly created workspace #8
  • Start migration from a specific baseline #6
  • Accept changesby date instead of component #5
  • Loop through migrated branches and compare with stream #4

Fixed bugs:

  • .gitignore files get lost #85
  • added files in .gitignore should be non-recursive #81
  • Travis build sometimes failing #77
  • output of git status -z should not be stripped #75
  • "" comment is translated to "<No comment to" #65
  • Migration fails on Windows when using long paths #61
  • Streams with spaces in their name lead to all sorts of problems #51
  • Running migration a 2nd time on an already migrated repository starts from scratch #44
  • Handling of capitalization breaks if a file in a directory beginning with 'A' is renamed #39
  • Fails to handle Workspace with spaces in name #36
  • Make encoding configurable #30
  • retryacceptincludingnextchangeset broken #29
  • Handling of changeset-comments with linebreaks #21
  • "Press any other key to skip this changeset and continue" does not continue #18
  • Switch branch aborted #17
  • Conflicts and outgoing changes #7
  • Commit comments fail when comment contains "" #1

Closed issues:

  • Error: "destination path 'XXX' already exists and is not an empty directory #103
  • Error with lcm show #101
  • Getting Component History Programmatically #84
  • Exclude directories from migration #74
  • Enable line ending normalization for text files #73
  • Core dumps are committed to Git #67
  • Collecting change sets to accept together should be from the same component #52
  • describe way how to configure scm #43
  • initialCommit should only take place when something has been changed #38
  • test_getSampleConfig_ExpectInitializedConfigWithDefaultValues fails on linux #35
  • When Git commits are missed, the files are not included with the next commit #32
  • Delete Folder Logs when migration is started #24
  • No repositories found based on path #14

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

Version 1.1

14 Jun 19:37
Compare
Choose a tag to compare

Stable Release.
Can be used for migrating big/small repositories.

Changelog:

  • Automatic determiniation/creation of oldest workspace
  • Supports custom encoding
  • Logic to avoid merge-conflicts by accepting multiple changesets
  • User can decide wheter he wants to use lscm/scm/fec as RTC Command Line Interface

Version 1.0

26 May 07:10
Compare
Choose a tag to compare

Stable Release.
Can be used for migrating big/small repositories.

v0.9

26 May 07:06
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

Stable release, however the feature of providing a reliable history from the user isnt there (see https://github.com/WtfJoke/rtc2git/wiki/Getting-your-History-Files#why-do-i-need-to-provide-the-history-files for details.

For small projects usable.