SVK::Target::Universal - svk target that might not be local


SVK documentation  | view source Contained in the SVK distribution.

Index


NAME

Top

SVK::Target::Universal - svk target that might not be local

SYNOPSIS

Top

 $target = SVK::Target::Universal->new($uuid, $path, $rev);
 $local_target = $target->local($depot);


SVK documentation  | view source Contained in the SVK distribution.