Re: wxperl: svn to git
Erik Colson <[email protected]>
| Newsgroups | gmane.comp.lang.perl.wxperl |
|---|---|
| Message-ID | <[email protected]> |
Steve Cookson <[email protected]> writes: > git clone https://github.com/SteveBz/Alien-wxWidgetscd ~/Alien-wxWidgets Hi Steve, That is already too far :) What I need is your local copy you generated by: git svn clone http://svn.code.sf.net/p/wxperl/code/Alien-wxWidgets/trunk ~/tracking-Alien-wxWidgets You had to do this _before_ uploading the repo to github. Because that repository is the one I need to issue regular "git svn rebase" before sending commits from the svn repo to github. best -- erik colson