Feature #1196
Add versioning for Files and Documents
| Status : | New | Start : | 2008-05-07 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | - | % Done : | 0% |
|
| Category : | Projects | |||
| Target version : | 0.8 | |||
| Resolution : |
Description
Would it be possible to implement some versioning for the Files and Documents. Sometimes one might want to keep versions of a particular document without checking it into subversion or CVS e.g Statement of Work
History
2008-05-09 11:39 - Jone Marius Vignes
Just an idea: Use git to version the files, and make a branch from an empty repository for each issue/document. Perform the versioning of the added documents in the specific branch. This way it would be possible to pull the documents into the repository as submodules.