
26 Dec
2012
26 Dec
'12
3:45 a.m.
Under Windows following the instructions at https://svn.boost.org/trac/boost/wiki/ExtractSandbox for moving an SVN sandbox library to GitHub I am successful in the first step of cloning SVN sandbox library to a temporary local directory. But when I go to that local directory and try: git push --mirror git@github.com:eldiener/variadic_macro_data.git I receive a PuTTY message of: "Disconnected: No supported authentication methods available (server sent: publickey)" I have no idea how PuTTY gets into this. I am using TortoiseGit and Git for Windows and evidently getting Git to work under Windows is difficult in some way. Anybody have any idea how to straighten this out ?