Comment 3 for bug 579771

Revision history for this message
David Coles (dcoles) wrote :

> Sorry, can you reword that?

We had to do something like that - provide a way to download all the submissions - for Informatics1 last week. The problem was that svn.conf is missing Lecturer and Tutor read permissions on the subject repositories for students in their subject.

We got around this by running a shell script on the server (made from a regexpr replace on the submission page's report) to export all the submissions into a temporary directory.

> Could do, but I think we ran into trouble having IVLE webapp physically able to access Subversion...

I can't remember. Might have been a permission error since the repositories are created by usrmgt-server while IVLE runs as the Apache user.

Yup. Making it easy to script submissions would be nice.