Query: svk::merge
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SVK::Merge(3) User Contributed Perl Documentation SVK::Merge(3)NAMESVK::Merge - Merge context classSYNOPSISuse SVK::Merge; SVK::Merge->auto (repos => $repos, src => $src, dst => $dst)->run ($editor, %cb);DESCRIPTIONThe "SVK::Merge" class is for representing merge contexts, mainly including what delta is used for this merge, and what target the delta applies to. Given the 3 SVK::Path objects: src dst base "SVK::Merge" will be applying delta ("base", "src") to "dst".CONSTRUCTORSnew Takes parameters the usual way. auto Like new, but the "base" object will be found automatically as the nearest ancestor of "src" and "dst".METHODSinfo Return a string about how the merge is done. run Given the storage editor and SVK::Editor::Merge callbacks, apply the merge to the storage editor. Returns the number of conflicts.TODODocument the merge and ticket tracking mechanism.SEE ALSOSVK::Editor::Merge, SVK::Command::Merge, SVK::Merge::Info, Star-merge from GNU Arch perl v5.10.0 2008-08-04 SVK::Merge(3)
Related Man Pages |
---|
svk::command::merge(3) - osx |
svk::editor::xd(3) - osx |
svk::log::changedpath(3) - osx |
svk::log::changedpaths(3) - osx |
svk::xd(3) - osx |
Similar Topics in the Unix Linux Community |
---|
AIX Links |
Mac OS X: Based on UNIX - Solid As a Rock |
At A Glance Coloured Real Time Bargraph Generator... |
Shopt -s histappend |
My first PERL incarnation... Audio Oscillograph |