Fossil SCM
export function not yet implemented
Closed
8f1632a3f73afd1…
· opened 17 years, 1 month ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Minor
- Resolution
- Overcome_By_Events
- Subsystem
- —
- Created
- Feb. 17, 2009 6:55 p.m.
I would like to have the possibility to export files from the repository (similar to the Subversion 'export' command). I glanced over the documentation but was uable to find a command resembling this.
ron added on 2010-03-08 05:30:12:
I think modifying the "push" command to accept a list of files or artifact IDs to deconstruct would be just the thing. Then one could 'push' to the URL named on the command-line just exactly those artifacts one wished to transfer. Perhaps also allowing a '--with-history' or something option would transfer the entire history of the named items.
Comments (1)
stephan
3 years, 2 months ago
The "zip" and "tar" commands can be used to get an effect equivalent to svn's export.