Not sure Sourceforge allows custom hooks in SVN. Mike
On 02/16/2011 02:45 PM, Benjamin Root wrote:
On Wed, Feb 16, 2011 at 1:30 PM, Sandro Tosi <[email protected] <mailto:[email protected]>> wrote:On Wed, Feb 16, 2011 at 19:57, John Hunter <[email protected] <mailto:[email protected]>> wrote: > On Wed, Feb 16, 2011 at 7:00 AM, Darren Dale <[email protected] <mailto:[email protected]>> wrote: > >> John, could you freeze the svn repo around noon on Friday? I'll >> convert the repositories and push them up to github on Saturday. Is it >> possible to close the sourceforge bugtracker, feature requests, etc to >> new issues as well? > > I did some poking around and do not see an easy way to freeze the > repo. I can disable it, but then I think it won't be available for > read access. One thing I could do is remove commit privs for every > developer, making the repo read only going forward. This seems like a > reasonable approach. a pre-commit hook that just "exit 1" ? it prevents commits but not checkouts. Just my 2c,Even better, a pre-commit hook that also echos out a message stating where to go. And maybe a pre-update/pre-checkout hook that does something similar?Ben Root ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
