tml>
GS Fossil: Help: test-delta-apply
GS Fossil
Help: test-delta-apply
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" }
Command-List
The "test-delta-apply" command:
Usage:
fossil
test-delta-apply
FILE1
DELTA
FILE2
Apply DELTA to FILE1 and output the result in FILE2.