Manual Pages for UNIX Darwin command on man SVK::Editor::Copy
MyWebUniversity

Manual Pages for UNIX Darwin command on man SVK::Editor::Copy

SVK::Editor::Copy(3) User Contributed Perl Documentation SVK::Editor::Copy(3)

NAME

SVK::Editor::Copy - Turn editor calls to calls with history

SYNOPSIS

$editor = SVK::Editor::Copy->new

( editor => [$nexteditor],

copyboundryroot => $root,

copyboundryrev => \@possiblerev,

src => $src,

dst => $dst,

cbresolvecopy => sub {}, );

DESCRIPTION

This is the magic editor that turns a series of history-unaware editor

calls into history-aware ones. The main Subversion tree delta API

"SVN::Repos::dirdelta" generates "expanded" editor calls, mainly to be used for editors for writing to checkout or showing diff. However,

it's desired to have history-aware editor calls for the purpose of

replaying revisions which have copies, or displaying diff for copy-

then-modified files.

copyboundryrev contains an array of possible points to be used as copyfrom rev to be resolved. but the logic should be moved to the resolver.

perl v5.8.8 2007-03-14 SVK::Editor::Copy(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™