1.

Can I Rebase With Files Checked Out?

Answer»

Checkouts are not allowed during rebase (so we could EASILY support the cancel operation for rebase). If checkouts were allowed, UCM would need to STORE a copy of all checked out FILES (as merging may be required if some files are affected by the rebase). This functionality could be provided in a FUTURE release, but for this release of UCM you cannot have any checkouts in your DEVELOPMENT stream during rebase.

Checkouts are not allowed during rebase (so we could easily support the cancel operation for rebase). If checkouts were allowed, UCM would need to store a copy of all checked out files (as merging may be required if some files are affected by the rebase). This functionality could be provided in a future release, but for this release of UCM you cannot have any checkouts in your development stream during rebase.



Discussion

No Comment Found