Releases
Rob Loach - August 14, 2007 - 20:08
| Project: | Subversion |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When making a release at node/add/project_release/___, I got a warning that subversion_get_version_from_tag doesn't exist:
Fatal error: Call to undefined function subversion_get_version_from_tag() in sites/all/modules/subversion/subversion.module on line 2729

#1
Hi,
any idea when this will be implemented? I am willing to help, I'm familiar with drupal modules and with subversion, just give me what needs to be implemented and how would you intend to do it and i'll try to help in this, if you don't mind.
Thanks
Konstantinos
#2
You might have a look at SVN backend for version control as well.
#3
yea. at this point subversion module is just in maintance.
i'm going to be trying to help port all the code to the version control interface which will have a release mechanism pretty soon (from what i've heard).