On Thu, Jan 10, 2013 at 09:15:21AM -0500, Jim Fulton wrote:
I'd like us to agree on how we're going to indicate in SVN that projects have been moved to github.
Here's an opening bid:
- Replace contents of trunk with a single file MOVED_TO_GITHUB containing the URL if the project page in github
- Copy above file to root of project.
- Make project read only
+1
An argument against cleaning out trunk will break CI tools. This is also an argument *for* cleaning out trunk. :)
Maybe a bit draconian at this stage? This could perhaps be done much later in the migration by scripting the removal of all trunks with a MOVED_TO_GITHUB file.
Thoughts?
There are a lot of other details of the migration that need to be worked out, like how folks should request migration and automating the conversion further.
Jim
-- Jim Fulton http://www.linkedin.com/in/jimfulton Jerky is better than bacon! http://zo.pe/Kqm _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
-- Brian Sutherland