Hi,We, TrivialDev, are pleased to publish 1st release of scripts to enable smooth migration from CollabNet TeamForge (www.collab.net/products/teamforge) to FusionForge. CollabNet provides a tool called Forklift to export a project from CollabNet TeamForge. This Forklift export is a "huge" archive containing all elements of your project in a XML format and a file tree containing of attachments.
* What features supported: - project: Metadata of project (name, description, status) are migrated. - documentsDocuments and related versions are migrated. Metadata (users, creation date, comments, authors, ...) are supported as well. Folder trees are migrated. Specific permission model is not migrated since FusionForge does not provide the same permission model.
- trackersTrackers, artifacts, attachments, custom fields, custom field values, permissions, workflows are migrated.
Metadata (creation date, authors, ...) are supported as well. - forums Forums, messages are supported. Attachments to message are not supported yet. - File Release System: Files, Releases and Packages are migrated as is. Integration with Planning Folders is not supported. - users Adding users to project is supported. - rolesCreation of roles, permission settings of roles are recovered. Linking users to roles.
- linkedApplications: Supported thru the "headermenu" plugin to add extra tabs. * What is missing today; - SCM:Injection of source repository and link between commits and artifacts is not supported yet.
Permission setting is not supported too.- all other features that CollabNet TeamForge provides... such as planning folders, agile features, etc.
* Howto use: First you need to use forklift tool to generate your archive. Second, you have to unzip this archive into a working directory.You have to use the shell script (splitxml.sh) to split into a tree of folders and XML files the main XML project.xml file. Then you can use the PHP scrpt (inject-ctf-project-forklift-format.php) to perform the injection. Migration can take several hours. Tests done with projects about ~6Gb are taking 1 or 2 hours to be migrate (forklift execution time excluded)
The files have been commited to FusionForge master branch. via 03422333273f04d185358c69f75614179b12f236 (commit) via b2d8eb8e7443a1f2e7a758b05cb177b967220c33 (commit) Regards, Franck -- TrivialDev Founder http://trivialdev.com
<<attachment: franck_villaume.vcf>>
_______________________________________________ Fusionforge-general mailing list [email protected] http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general
