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

SVN not found when installing projects. #28

Open
benspector3 opened this issue Jul 5, 2019 · 3 comments
Open

SVN not found when installing projects. #28

benspector3 opened this issue Jul 5, 2019 · 3 comments
Assignees

Comments

@benspector3
Copy link

using version 3.0.3

Installing project bouncing-box, please wait...
Failure installing project
Failure initializing
Error: Error: Error: Command failed: svn co https://github.com/OperationSpark/bouncing-box/trunk --password 1e4466fa0dc2faa1a0c578ae165c1989efee4646 /home/ubuntu/environment/projects/bouncing-box
/bin/sh: 1: svn: not found

    at /home/ubuntu/.nvm/versions/node/v8.16.0/lib/node_modules/opspark/controller/janitor.js:13:11
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:189:7)
@benspector3
Copy link
Author

Please add a check for svn when installing the opspark tool and if it is not found, run the following bash command:

sudo apt-get install subversion

@andyn190
Copy link
Contributor

What IDE were you using that got this error? codenvy or cloud9?

@benspector3
Copy link
Author

@andyn190 Cloud9

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

3 participants