On 10/20/07, VasilievVV <[EMAIL PROTECTED]> wrote:
> Simetrical writes:
> > On 10/19/07, Nikola Smolenski <[EMAIL PROTECTED]> wrote:
> >
> >> Of course, if such a wiki would be made, only select people would be able 
> >> to
> >> edit the code, and if there is a security breach, you would be able to see
> >> who did it, like now.
> >>
> >
> > Or how about we just say make an SVN repo that all toolserver people
> > have access to, and get everyone to have a little world-executable
> > script that synchronizes their tool to the latest SVN version?  SVN is
> > generally more convenient for code storage than a wiki would be.
> >
> Why do we need script, it's a simple command:
> svn cat file:///home/username/subversion/filename.php >
> ~/public_html/filename.php
> --VasilievVV
>
> _______________________________________________
> Toolserver-l mailing list
> [email protected]
> http://lists.wikimedia.org/mailman/listinfo/toolserver-l
>
I would prefer not to give direct write access to my files. A suid
script would solve that, since, if properly programmed, would allow
only updates from svn, tracking all changes.

Bryan

_______________________________________________
Toolserver-l mailing list
[email protected]
http://lists.wikimedia.org/mailman/listinfo/toolserver-l

Reply via email to