nirvdrum / svn2git

Ruby tool for importing existing svn projects into git.
MIT License
2.11k stars 443 forks source link

Error 'undefined local variable or method stdin' #309

Open Taknok opened 2 years ago

Taknok commented 2 years ago

What happend

An error 'undefined local variable or method stdin is return and the tool crash.

Why

Since switch back from open4 to IO.popen (d19b9c8136ea6a3b64259c469e24ade4a2980423) the stdin object is no more defined

micter59 commented 2 years ago

Same error for me on a WSL machine.

aLebiedyntsev commented 2 years ago

any findings on this guys?

tedyage commented 2 years ago

I met the error same as you. undefined local variable or method 'stdin' for #<Svn2Git::Migration:0x00007f0f6efd24e0> (NameError)

gdm-tts commented 2 years ago

Same here. Windows 11, WSL, Ubuntu 22.04.1 LTS, svn2git/jammy 2.4.0-3.