The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SVK::Command::Merge - Apply differences between two sources

SYNOPSIS

merge -r N:M DEPOTPATH [PATH]\r merge -r N:M DEPOTPATH1 DEPOTPATH2

OPTIONS

 -r [--revision] rev:       revision
 -m [--message] message:    commit message
 -C [--check-only]:         don't perform actual writes
 -I [--incremental]:        apply changes individually
 -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
 --track-rename:            track the changes made to renamed node
 --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