On 10/20/07, VasilievVV <[EMAIL PROTECTED]> wrote: > Simetrical writes: > > 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
Because that sort of defeats the purpose of "all changes are transparently tracked and revertable", and makes it more like "anyone on the toolserver can randomly and semi-untrackably change anyone's script to do anything at any time". On 10/20/07, Madman <[EMAIL PROTECTED]> wrote: > Or just svn co in the appropriate directory. No? That's somewhat difficult without write access. See above. _______________________________________________ Toolserver-l mailing list [email protected] http://lists.wikimedia.org/mailman/listinfo/toolserver-l
