NAME
SVK::Command::Merge - Apply differences between two sources
SYNOPSIS
merge -r N:M DEPOTPATH [PATH]
merge -r N:M DEPOTPATH1 DEPOTPATH2
OPTIONS
-r [--revision] rev: revision
-m [--message] message: commit message
-C [--check-only]: don't perform actual writes
-a [--auto]: automatically find merge points
-l [--log]: brings the logs of merged revs to the message buffer
--no-ticket: don't associate the ticket tracking merge history
--force: Needs description
-s [--sign]: Needs description
AUTHORS
Chia-liang Kao <clkao@clkao.org>
COPYRIGHT
Copyright 2003-2004 by Chia-liang Kao <clkao@clkao.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.