diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-25 11:23:33 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-25 11:23:33 +0000 |
commit | d4323718d004800e23f141a8efbc923bc8a12b7f (patch) | |
tree | 5bc8f85146491d4bcf2d50c84ab73f89930d6337 /devel/p5-VCP-autrijus/pkg-descr | |
parent | 6b6f8ad3ba2dfdc7bb115b4bd69d3da30e198367 (diff) | |
download | ports-d4323718d004800e23f141a8efbc923bc8a12b7f.tar.gz ports-d4323718d004800e23f141a8efbc923bc8a12b7f.zip |
Notes
Diffstat (limited to 'devel/p5-VCP-autrijus/pkg-descr')
-rw-r--r-- | devel/p5-VCP-autrijus/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/p5-VCP-autrijus/pkg-descr b/devel/p5-VCP-autrijus/pkg-descr new file mode 100644 index 000000000000..9c601a9ae7e6 --- /dev/null +++ b/devel/p5-VCP-autrijus/pkg-descr @@ -0,0 +1,10 @@ +vcp is a tool for copying revision controlled files between various SCM +repositories. For example, using vcp, it is possible to copy the contents +of a entire Perforce depot (or part of one) into a depot on a different +Perforce server or to copy the contents of a CVS repository into a Perforce +server (or vice-versa). + +This port is a private snapshot because p5-VCP's distribution files is +gone from the MASTER_SITE, and does not currently work with svk. + +WWW: http://public.perforce.com/public/revml/index.html |