tml>
GS Fossil: Help: mv-rm-files
GS Fossil
Help: mv-rm-files
Not logged in
Fossil
html "
Home
\n" if {[anycap jor]} { html "
Timeline
\n" } if {[hascap oh]} { html "
Files
\n" } if {[hascap o]} { html "
Branches
\n" html "
Tags
" } if {[hascap r]} { html "
Tickets
\n" } if {[hascap j]} { html "
Wiki
\n" } if {[hascap s]} { html "
Admin
\n" } elseif {[hascap a]} { html "
Users
\n" } if {[info exists login]} { html "
Logout
\n" } else { html "
Login
\n" }
Topic-List
The "mv-rm-files" setting:
If enabled, the "mv" and "rename" commands will also move the associated files within the check-out -AND- the "rm" and "delete" commands will also remove the associated files from within the check-out.