Ticket #136 (new enhancement)
Opened 8 months ago
There should be two working copies for the projects' source: The stable and the testing ones
| Reported by: | gustavo | Owned by: | gustavo |
|---|---|---|---|
| Priority: | major | Milestone: | Poliglota-0.2 |
| Component: | Poliglota | Version: | |
| Keywords: | Cc: |
Description
Right now we have a single working copy of the projects' source, in which an editor's work (which sometimes breaks things) affects directly and immediately the translators' work (and thus, also 'live' websites).
So, there must be two working copies for each project's source:
- The unstable one, for editors: It's always updated to the latest revision in the trunk, so that editors and web-designers could get a preview of their modifications in nearly real-time.
- The stable one, for buildable and releasable websites: It's updated to a revision of the trunk pre-selected by an editor, which is supposed to be stable (with no known bugs).
Attachments
Note: See
TracTickets for help on using
tickets.