NAME

SVK::Command::Smerge - Automatic merge all changes between branches

SYNOPSIS

smerge DEPOTPATH [PATH]
smerge DEPOTPATH1 DEPOTPATH2

OPTIONS

-m [--message] message:             commit message
-C [--check-only]:      don't perform actual writes
-l [--log]:             brings the logs of merged revs to the message buffer
--no-ticket:            don't associate the ticket tracking merge history
-B [--baseless]:        use the oldest revision as the merge point
-b [--base] rev:        manually specify source revision as the merge point
--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.

See http://www.perl.com/perl/misc/Artistic.html