NAME
SVK::Target - SVK targets
SYNOPSIS
See below
DESCRIPTION
For a target given in command line, the class is about locating the path in the depot, the checkout path, and others.
same_repos
same_source
normalize
Normalize the revision to the last changed one.
path
Returns the full path of the target even if anchorified.
copath
Return the checkout path of the target, optionally with additional path component.
descend
Makes target descend into $entry
universal
Returns corresponding SVK::Target::Universal object.
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.