Active
Project:
Simple Committer
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Jun 2009 at 20:18 UTC
Updated:
18 Jun 2009 at 15:48 UTC
When given a file, that file should be untarred/unzipped and committed to Drupal CVS as a theme project. For now, we will use a stock user account, and all commits from this module will be from that one committer.
Comments
Comment #1
ceardach commentedThis task is blocking #491588: (30 Days) Integrate commit scripts with file upload
Comment #2
ceardach commentedComment #3
stefan freudenberg commentedIt looks like we can use some code of the WinCVS project for CVS. They have a Macro for committing to a branch (or HEAD) that performs any necessary "cvs add" and "cvs remove" commands: http://cvsgui.cvs.sourceforge.net/viewvc/cvsgui/cvsgui/Macros/CopyToBran.... We could either integrate a modified version or port the useful parts.
Comment #4
ceardach commentedAmazon sent me this link on twitter: http://subversion.tigris.org/webdav-usage.html