Hi Eric,
On 19-10-2014 10:08, Erik Colson wrote:
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
Oh goodness, you mean when I first set up the repository? I've rebuilt
my machine many times since then.
Could you not recreate it (or could I recreate it for you) with this
sort of command, using a version number:
git svn clone
http://svn.code.sf.net/p/wxperl/code/Alien-wxWidgets/trunk@1234
~/tracking-Alien-wxWidgets
I don't know if git will recognise that syntax, but when I'm downloading
the old 2.8.11, there are some errors introduced by later versions, so I
use:
svn co
https://svn.code.sf.net/p/wxperl/code/Alien-wxWidgets/trunk@3418
Alien-wxWidgets
and
svn co https://svn.code.sf.net/p/wxperl/code/wxPerl/trunk@3418 wxPerl
to get a clean compile.
Let me know if I can help.
Regards
Steve.