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

[Exception] Invalid path #20

Open
topspinj opened this issue Dec 21, 2016 · 3 comments
Open

[Exception] Invalid path #20

topspinj opened this issue Dec 21, 2016 · 3 comments

Comments

@topspinj
Copy link

After following the prompts from git-s3 config, I get an error that says:
[Exception] Invalid path

Have you encountered this issue before?

@ggtmtmgg
Copy link

ggtmtmgg commented Mar 3, 2017

I found two situations can cause the exception:

  • First, don't quote your path like './src'
  • Second, don't set the path from root like /src

Correctly, you should set the path like ./src or src.
I put screenshots below, I hope it could help you.

screen shot 2017-03-03 17 25 14

screen shot 2017-03-03 17 25 26

screen shot 2017-03-03 17 25 38

@richardxin
Copy link

"Enter the path (relative or absolute) where your repo lives:" is referring to local repo path or github url?

@ggtmtmgg
Copy link

It's local repo path.

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