
On Tue, 18 Nov 2003, Kees Cook wrote:
On Tue, Nov 18, 2003 at 03:04:40PM -0800, Bryce Harrington wrote:
This would be a good idea. Would you mind setting this up for us?
I can develop the script, but I can't be the one running it. Since I'm a member of "too many" projects on SF, my group ids are messed up. As a result, I can't write to the project web area. And the SF admins have basically told me "too bad until we fix LDAP". (However, maybe it works from cron rather than an interactive shell.)
Okay. I'm in the same boat as you. Maybe we should set up a new SF user 'inkscape' for running these types of things.
Bonus points if instead of a CVS snapshot it was able to build a source tarball via 'make dist' (updating the version number, etc.)
Oh! Great idea! I worry that the shell server doesn't have the pre-reqs needed to generate the files, etc. Maybe I can set up something from my home machine?
That'd be fine, but make sure everything needed for someone else to do it is there in CVS (either the inkscape module or inkscape_project, as appropriate), so it isn't dependent exclusively on one guy's system.
Bryce