#11691 closed submission (fixed)
NEW: py-svn-1.5.1
Reported by: | yunzheng.hu@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | python pysvn py-svn subversion | Cc: | yunzheng.hu@… |
Port: |
Description
Here's a patch to add the 'py-svn' port to MacPorts. Note that there was some reference to Darwin Ports in the setup.py to make linking easier, but it was not workng correctly.
The pysvn project's goal is to enable Tools to be written in Python that use Subversion.
pysvn Extension Features:
- Supports all svn client features
- Supports svn transaction features required to write svn pre-commit hooks
- Easy to learn and use
- Python like interface
- Good Documentation and examples
- No need to understand the Subversion C API
Attachments (1)
Change History (5)
Changed 18 years ago by yunzheng.hu@…
Attachment: | py-svn.diff added |
---|
comment:1 Changed 18 years ago by stechert@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | New Ports → Port Submissions |
---|
Milestone New Ports deleted
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:4 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
diff to add py-svn port to dports (this one also installs docs and examples)