[wingide-users] SVN Issue
Wing IDE Support
support at wingware.com
Wed Mar 14 11:46:45 MDT 2012
On 3/14/12 12:52 PM, Riley Porter wrote:
> Hello all.
>
> The project I am on is using Eclipse + Java and Maven for much of its
> work. There however is MY code segment that is in python. I have check
> out the SVN through eclipse (to get the java stuff too) but I want to
> use WingIDE to push updates to the SVN for the python side of things.
>
> So I created a new project in the same DIR as were I pulled down the
> JAVA code through eclipse. I added a few python files and try to commit
> them through Wing and I get this error:
>
> svn: Can't create tunnel: The system cannot find the file specified.
Wing runs the svn command line executable to perform svn operations so
the way to debug this is be running svn in a command shell and getting
it to work there. I suspect you may need to run a ssh agent program or
configure the name of the ssh executable. What platform are you on?
Thanks,
John
More information about the wingide-users
mailing list