| This Release | SVK-1.99_01 | [Download] [Browse] | 23 Sep 2006 ** DEVELOPER RELEASE ** | |||
| Latest Release | SVK-v2.2.1 | [Download] [Browse] | 21 Oct 2008 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (65) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(4 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| SVK | A Distributed Version Control System | ||
| SVK::Accessor | |||
| SVK::Command | Base class and dispatcher for SVK commands | ||
| SVK::Command::Add | Put files and directories under version control | ||
| SVK::Command::Admin | Administration tools | ||
| SVK::Command::Annotate | Display per-line revision and author info | ||
| SVK::Command::Cat | Output the file from depot | ||
| SVK::Command::Checkout | Checkout the depotpath | ||
| SVK::Command::Cleanup | Remove stalled locks | ||
| SVK::Command::Cmerge | Merge specific changes | ||
| SVK::Command::Commit | Commit changes to depot | ||
| SVK::Command::Copy | Make a versioned copy | ||
| SVK::Command::Delete | Remove versioned item | ||
| SVK::Command::Depotmap | Create or edit the depot mapping configuration | ||
| SVK::Command::Describe | Describe a change | ||
| SVK::Command::Diff | Display diff between revisions or checkout copies | ||
| SVK::Command::Help | Show help | ||
| SVK::Command::Ignore | Ignore files by setting svn:ignore property | ||
| SVK::Command::Import | Import directory into depot | ||
| SVK::Command::Info | Display information about a file or directory | ||
| SVK::Command::List | List entries in a directory from depot | ||
| SVK::Command::Log | Show log messages for revisions | ||
| SVK::Command::Merge | Apply differences between two sources | ||
| SVK::Command::Mirror | Initialize a mirrored depotpath | ||
| SVK::Command::Mkdir | Create a versioned directory | ||
| SVK::Command::Move | Move a file or directory | ||
| SVK::Command::Patch | Manage patches | ||
| SVK::Command::Propdel | Delete a property on files or dirs | ||
| SVK::Command::Propedit | Edit a property on path | ||
| SVK::Command::Propget | Display a property on path | ||
| SVK::Command::Proplist | List all properties on files or dirs | ||
| SVK::Command::Propset | Set a property on path | ||
| SVK::Command::Pull | Bring changes from another repository | ||
| SVK::Command::Push | Move changes into another repository | ||
| SVK::Command::Resolved | Remove conflict mark from checkout items | ||
| SVK::Command::Revert | Revert changes made in checkout copies | ||
| SVK::Command::Smerge | Automatically merge all changes between branches | ||
| SVK::Command::Status | Display the status of items in the checkout copy | ||
| SVK::Command::Switch | Switch to another branch and keep local changes | ||
| SVK::Command::Sync | Synchronize a mirrored depotpath | ||
| SVK::Command::Update | Bring changes from repository to checkout copies | ||
| SVK::Command::Verify | Verify change signatures | ||
| SVK::Editor | |||
| SVK::Editor::ByPass | |||
| SVK::Editor::Checkout | |||
| SVK::Editor::Combine | An editor combining several editor calls to one | ||
| SVK::Editor::Combiner | An editor combining several editor calls to one | ||
| SVK::Editor::Composite | composite editor | ||
| SVK::Editor::Copy | Turn editor calls to calls with history | ||
| SVK::Editor::Delay | |||
| SVK::Editor::Diff | An editor for producing textual diffs | ||
| SVK::Editor::InteractiveCommitter | |||
| SVK::Editor::InteractiveStatus | |||
| SVK::Editor::Merge | An editor that does merges for the storage editor | ||
| SVK::Editor::Patch | An editor to serialize editor calls. | ||
| SVK::Editor::Rename | An editor that translates editor calls for renamed entries | ||
| SVK::Editor::Sign | |||
| SVK::Editor::Status | |||
| SVK::Editor::Translate | An editor that translates path names | ||
| SVK::Editor::View | |||
| SVK::Editor::XD | An editor for modifying svk checkout copies | ||
| SVK::I18N | |||
| SVK::Inspector | path inspector | ||
| SVK::Inspector::Compat | |||
| SVK::Inspector::Root | |||
| SVK::Log::ChangedPath | changes made to a path during in a revision | ||
| SVK::Log::ChangedPaths | partly lazy list of SVK::Log::ChangedPath objects | ||
| SVK::Log::Filter | base class for all log filters | ||
| SVK::Log::Filter::Author | |||
| SVK::Log::Filter::Grep | |||
| SVK::Log::Filter::Head | |||
| SVK::Log::Filter::Output | base class for output log filters | ||
| SVK::Log::Filter::Selection | base class for selection log filters | ||
| SVK::Log::Filter::Std | display log messages in standard SVK format | ||
| SVK::Log::Filter::XML | display log messages in XML format | ||
| SVK::Log::FilterPipeline | a pipeline of log filter objects | ||
| SVK::Merge | Merge context class | ||
| SVK::MimeDetect | interface for MIME type detection algorithms | ||
| SVK::MimeDetect::FileLibMagic | |||
| SVK::MimeDetect::FileMMagic | |||
| SVK::MimeDetect::FileType | |||
| SVK::MimeDetect::Internal | minimalist MIME type detection | ||
| SVK::Mirror | mirror handling | ||
| SVK::Notify | svk entry status notification | ||
| SVK::Patch | Class representing a patch to be applied | ||
| SVK::Patchset | Calculate patch dependency | ||
| SVK::Path | SVK path class | ||
| SVK::Path::Checkout | SVK path class associating a checkout | ||
| SVK::Path::Txn | |||
| SVK::Path::View | |||
| SVK::Resolve | Interactively resolve conflicts | ||
| SVK::Resolve::AraxisMerge | |||
| SVK::Resolve::Emacs | |||
| SVK::Resolve::FileMerge | |||
| SVK::Resolve::GVim | |||
| SVK::Resolve::GtkDiff | |||
| SVK::Resolve::Guiffy | |||
| SVK::Resolve::KDiff3 | |||
| SVK::Resolve::Meld | |||
| SVK::Resolve::P4WinMerge | |||
| SVK::Resolve::TkDiff | |||
| SVK::Resolve::TortoiseMerge | |||
| SVK::Resolve::Vim | |||
| SVK::Resolve::XXDiff | |||
| SVK::Root | |||
| SVK::Root::Checkout | |||
| SVK::Root::View | |||
| SVK::Target::Universal | svk target that might not be local | ||
| SVK::Util | Utility functions for SVK classes | ||
| SVK::View | |||
| SVK::XD | svk depot and checkout handling. |
| SVK::Editor::File | An editor for modifying files on filesystems   |
| SVK::Help::Environment | A list of svk's environment variables   |
| SVK::Help::Index | SVK 說明索引   |
| SVK::Help::Intro | Introduction to svk   |
| SVK::Help::View | Introduction to svk view support   |
| SVK::Version | The SVK project-wide version number   |
| svk | A Distributed Version Control System   |