Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/bin/sh: svn: command not found #13

Open
koolfreak opened this issue Nov 18, 2015 · 10 comments
Open

/bin/sh: svn: command not found #13

koolfreak opened this issue Nov 18, 2015 · 10 comments
Assignees

Comments

@koolfreak
Copy link

i am using os x and my svn is install in /usr/local/bin/svn . i can use that on command line but when install in st3 it gives me that error. also how to add my existing project to control by hypnotoadsvn?
thanks

@m-hall m-hall self-assigned this Nov 18, 2015
@m-hall
Copy link
Owner

m-hall commented Nov 18, 2015

Ahh, I should probably add a svn path option to the settings.

If you've already checked out your repository, then you should only need to open it in sublime to be able to use it with HypnotoadSVN. Right now I haven't added the ability to set the user/password for your repo, so you will have to do that externally, but once SVN has cached it, HypnotoadSVN will use the cached username and password. If it still doesn't work then it's probably because it's still not calling SVN properly.

I'll try to get a new version out in the next couple days with svn path support.

@koolfreak
Copy link
Author

...that would be cool to add the svn path :) looking forward.thanks

@m-hall
Copy link
Owner

m-hall commented Nov 24, 2015

svnPath option has been added:
https://github.com/m-hall/HypnotoadSVN/blob/master/docs/settings.md#svn-path

Let me know if this works for you!

@koolfreak
Copy link
Author

Hi m-hall,
i try to put this config in user settings: "svnPath": "/usr/local/bin/svn" but when right click SVN -> there is no selection.

thanks

@m-hall
Copy link
Owner

m-hall commented Nov 25, 2015

The build that I ran the other day had a bug in it; can you try again with todays build? Or did you try with that one already?

@koolfreak
Copy link
Author

i have with one i already install. will re-install and i will let you know. thanks

@koolfreak
Copy link
Author

hi m-hall, i try remove and re-install but when right click to a file SVN -> Add . that is what im seeing. My project is already been in svn control. svnPath is already been configured.

@m-hall
Copy link
Owner

m-hall commented Dec 4, 2015

Hmm, that should only happen if the svnPath is incorrect. Out of curiosity, did you escape the slashes when you added it to the config?

@m-hall
Copy link
Owner

m-hall commented Dec 4, 2015

Also sorry for the slow reply, things have been really busy lately.

@koolfreak
Copy link
Author

{
"svnPath": "/usr/local/bin/svn"
}
that is my current user setting. but still only SVN -> Add i see. Sorry for the late reply, been busy too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants