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

Error downloading repository #14

Closed
joeybaker opened this issue Sep 1, 2011 · 4 comments
Closed

Error downloading repository #14

joeybaker opened this issue Sep 1, 2011 · 4 comments

Comments

@joeybaker
Copy link

Error message received every time sublime text is started:

Package Control: Error downloading repository. URL error unknown url type: git%20clone%20git downloading git%20clone%20git://github.com/Kronuz/SublimeLinter.git.

@wbond
Copy link
Owner

wbond commented Sep 1, 2011

Did you add a repository to Package Control? If so, it looks like you pasted a git command into the Repository URL field. You can fix this by going to the Preferences > Package Settings > Package Control > Settings – User menu entry. In the file that opens, delete the repository entry.

If you are trying to do a git clone of SublimeLinter so you can hack on it, do the git clone via your terminal. Once you've done the clone, Package Control will pull down changes whenever you restart Sublime Text. If you just want to installed SublimeLinter, it is available in the default list of packages. Simply run the Install Package command from the Command Palette.

Please feel free to reopen this if this didn't solve it for you.

@wbond wbond closed this as completed Sep 1, 2011
@joeybaker
Copy link
Author

Got it… I figured it was user error but could really figure out what I had done wrong – thanks!

Maybe if there was some help text for "add repo URL"? I obviously interpreted that wrong.

—Joey

On Sep 1, 2011, at 12:07 PM, wbond wrote:

Did you add a repository to Package Control? If so, it looks like you pasted a git command into the Repository URL field. You can fix this by going to the Preferences > Package Settings > Package Control > Settings – User menu entry. In the file that opens, delete the repository entry.

If you are trying to do a git clone of SublimeLinter so you can hack on it, do the git clone via your terminal. Once you've done the clone, Package Control will pull down changes whenever you restart Sublime Text. If you just want to installed SublimeLinter, it is available in the default list of packages. Simply run the Install Package command from the Command Palette.

Please feel free to reopen this if this didn't solve it for you.

Reply to this email directly or view it on GitHub:
#14 (comment)

@wbond
Copy link
Owner

wbond commented Sep 1, 2011

Yes, that is a very good idea. I'll work on improving the text prompt.

@wbond wbond reopened this Sep 1, 2011
@wbond
Copy link
Owner

wbond commented Sep 5, 2011

I improved the prompts in version 1.2.0 (1f8671c)

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