Bug 100136 - [NEW PORT] devel/p5-SVN-Agent: Simple svn manipulation
Summary: [NEW PORT] devel/p5-SVN-Agent: Simple svn manipulation
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 03:20 UTC by ychsiao
Modified: 2006-08-03 07:25 UTC (History)
0 users

See Also:


Attachments
p5-SVN-Agent-0.02.shar (2.57 KB, text/plain)
2006-07-12 03:20 UTC, ychsiao
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ychsiao 2006-07-12 03:20:16 UTC
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

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-12 04:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Take.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-03 07:25:38 UTC
State Changed
From-To: open->closed

New port added. Thank You.