1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/p5-SVN-Agent/pkg-descr
Cheng-Lung Sung 209358574e Add p5-SVN-Agent 0.02, simple svn manipulation.
PR:		ports/100136
Submitted by:	Yuan-Chung Hsiao <ychsiao at ychsiao.org>
2006-08-03 06:16:03 +00:00

8 lines
344 B
Plaintext

This module provides regular svn operations on check out directory.
It tries to do this in a simplest form possible. All operations are
currently performed by running svn binary directly. Thus it is
probably unportable. For a much more powerful way of working with
svn repository see SVN::Client.
WWW: http://search.cpan.org/dist/SVN-Agent/