Download & Extend

(30 Days) Integrate commit scripts with file upload

Project:Simple Committer
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

When a file is uploaded to a "project", it should trigger the commit scripts.

Comments

#2

Title:Integrate commit scripts with file upload» (30 Days) Integrate commit scripts with file upload

#3

As soon as stuff is committed to CVS, the commit scripts trigger automatically. No need to invoke them manually. (Assuming you mean those that record commits for display at http://drupal.org/cvs and restrict commit access if anything is wrong with the commit.)

#4

As soon as stuff is committed to CVS, the commit scripts trigger automatically. No need to invoke them manually. (Assuming you mean those that record commits for display at http://drupal.org/cvs and restrict commit access if anything is wrong with the commit.)

Not sure entirely what you're refering to. But the goal is to allow a user to upload a zipped file and have the contents of that zip file be committed to CVS. The unzipping/commit script is a separate task, while this task triggers the unzip/commit script when a new file is uploaded (or cron, if preferred).

#5

Ah, you mean commit scripts like "scripts that commit the extracted files" rather than "scripts that are run on d.o when stuff is committed". In that case, I retract my comment.

nobody click here