<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>All: there has been discussion in migrating the codebase from svn to git, which will gives us all the benefits of using git, as well as using github as the platform, with its many features.<br><br>Currently, we have pycsw on github (http://github.com/geopython/pycsw) which is a mirror of our sf.net svn repo.<br><br>I propose the following:<br><br>- issue tracker: port tickets from sf.net trac to github issues.  I've tested this with success at https://github.com/tomkralidis/pycsw-trac-test/issues<br>- codebase: I've updated the github mirror to include all branches/tags<br>- wiki: we don't have too much content, so this will not be much porting<br>- website: unchanged, since we use OSGeo infrastructure<br><br>The one issue we will need to investigate is the OWSLib dependency, which is currently an svn external (OWSLib has migrated to github, so we have to update this regardless), so we could use either a setup.py install_requires parameter or use pip.<br><br>I will take care of the migration and update the release packaging steps.  The codebase is quiet right now so it would be a good time to migrate.<br><br>Thoughts/comments/objections?<br><br>Thanks<br><br>..Tom<br><br>                                          </div></body>
</html>