Open
Description
XMI files are sometimes misplaced or erroneous named. Describe how to move and rename them, and at the same time preserving file history in SVN.
- Move package in EA (if needed, for instance to move from single package to “191xx All” structure
- Check out mother package in EA
- Remove from version control in EA
- Add to version control in EA, with correct xmi file name and path. A new file will be created.
- Check in package in EA
- Delete the new xmi-file in Explorer
- Commit in Explorer, to remove the new xmi file from SVN
- Do a SVN Copy and rename old xmi file to new name and path in Explorer https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-copy.html
- Get latest for package in EA
The old XMI file will now be in the correct folder, with the correct name, and with history preserved. And the package will be unchanged in EA.
Activity