Ticket #65 (new task)
Copy projects
| Reported by: | nbachiyski | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | general | Version: | |
| Keywords: | Cc: |
Description (last modified by nbachiyski) (diff)
We need the ability to fork/branch/copy a project into a new project. The intended use case is for branching.
If we have wordpress/trunk at some point we need to create wordpress/2.8, which is a copy of trunk.
A copy means a copy of all original strings and a copy of all translations sets, connected with that project.
In the long term it makes sense to use copy-on-write. Most of the translations won't be changed after copying.
The feature can be a CLI script. It isn't necessary to be part of the web interface.
Change History
Note: See
TracTickets for help on using
tickets.
