Hi all, 2011/12/3 Nathan Jones <nat...@ncjones.com>: > I have re-synchronised my Pytrainer git repository with the Pytrainer > subversion repository (see > https://sourceforge.net/u/ncjones/pytrainer). This is how I did it: > > 1. clone the svn trunk into a new git repository from the revision you > want to update from: > $ git svn clone -A users.txt --no-metadata -r938:HEAD > https://pytrainer.svn.sourceforge.net/svnroot/pytrainer/pytrainer/trunk > pytrainer-trunk > 2. add the git svn repository as a remote to the real git repository > and fetch it's contents: > $ cd ../pytrainer-git > $ git remote add svn-trunk file:///home/nathan/dev/code/pytrainer-trunk > $ git fetch svn-trunk > 3. cherry pick all changes onto the master branch > 5. push the master branch to sourceforge > $ git push origin master
Thanks Nathan for great work and also for detailed description ;) I managed to enable pytrainer repository (based on Nathan's one) on GitHub (I find it simpler and more documented: _better_ than SourceForge) and make it public under pytrainer "organization": https://github.com/pytrainer/ On the other hand, I have revoked write access to all accounts on svn repository hosted in SourceForge to avoid misunderstandings, so from now on I propose setting GitHub's as reference (git) repository for pytrainer. I won't remove SF's repository until we confirm nothing is missed. I have seen GitHub has wiki and issue tracker (I saw no distribution lists), but I would like to delay complete migration discussion until it is clear that we go for code hosting there. Regarding distribution lists, I have set a hook in GitHub to send an email to pytrainer-...@lists.sourceforge.net when commits show up in our repository. Nobody is subscribed to this list yet. Please don't hesitate to raise your hand (aka "let me know") if you find any error or something that can be improved. I hope I don't forget anything... Regards, David ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Pytrainer-devel mailing list Pytrainer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytrainer-devel