On 9/15/05, Viktor Pracht <[EMAIL PROTECTED]> wrote: > If we want to roll something of our own, I suggest not starting from > scratch but starting with SVN and writing a hook script which checks > that every change made to the number log only adds one line at the end > and that the added line has the allowed syntax. So far, this is merely > matching the output of "diff" against a regular expression. But the > script must also check that the added number is unique. Automatically > inserting the right username and date would be a nice add-on too. > Any scripting gurus lurking?
SVN allows distributed access. Would we limit the access to one client? Or is there a way to "lock" the server to make sure that all transactions are atomic? _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
