On Mon, 23 Jul 2012 10:29:45 -0700 (PDT)
ottathom <[email protected]> wrote:

> I teach web page design and Javascript programming at a public
> university. I want a system that will allow my students to first
> upload their files to individual directories on a web server where
> the permissions are such that only I and the student can see them.
> Once graded, I would like to be able to push or "publish" the files
> to individual directories that the world could see.  Would Git be a
> suitable tool to accomplish these tasks? Overkill, perhaps?
Yes.  Looks like a task for rsync/[S]FTP.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to