| Ticket Hash: | d969a71482ea802c3d21f389d0d37f08a36b5b23 | ||
| Title: | Missing instructions on "fossil mv" manpage | ||
| Status: | Open | Type: | Documentation |
| Severity: | Important | Priority: | |
| Subsystem: | Resolution: | ||
| Last Modified: |
2014-12-07 00:58:38 11.32 years ago |
Created: |
2014-12-07 00:58:38 11.32 years ago |
| Version Found In: | 1.28 [3d49f04587] | ||
| User Comments: | ||||
|
nobody added on 2014-12-07 00:58:38:
The rename command documentation is too vague, it seems to suggest that fossil mv is enough to do a rename. It states clearly that fossil won't alter the filesystem to do the actual rename/move operations, but the fact is that the operations are expected to be done *before* requesting it to fossil, or the request is not going to be honoured. Reference to the documentation: http://www.fossil-scm.org/index.html/help?cmd=rename I don't know if this is the source for the manpage and other authoritative documentation. The problem should be fixed on the authoritative documentation. I found some parts of this discussion useful to understand what was going on: http://stackoverflow.com/questions/1907837/renaming-directories-with-the-fossil-dvcs | ||||