Skip to content

Issue with deploy #182

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

Closed
ghost opened this issue May 25, 2013 · 1 comment
Closed

Issue with deploy #182

ghost opened this issue May 25, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented May 25, 2013

I get the following when using hexo deploy --generate

Loading.
Generated compeletely.
Site gnerated in 0.144s.
Setting up.
Initialized empty Git repository in ~/Documents/tmp/hexoblog/.deploy/.git/
[master (root-commit) ea9cabd] First commit
0 files changed
create mode 100644 placeholder
Clearing
Copying files from public folder.
[master 0965ce6] Site updated: Sat May 25 2013 12:03:22 GMT+0100 (BST)
20 files changed, 2093 insertions(+)
create mode 100644 2013/05/25/hello-world/index.html
create mode 100644 archives/2013/05/index.html
create mode 100644 archives/2013/index.html
create mode 100644 archives/index.html
create mode 100644 css/font/fontawesome-webfont.eot
create mode 100644 css/font/fontawesome-webfont.svg
create mode 100644 css/font/fontawesome-webfont.ttf
create mode 100644 css/font/fontawesome-webfont.woff
create mode 100644 css/style.css
create mode 100644 fancybox/blank.gif
create mode 100644 fancybox/fancybox_loading.gif
create mode 100644 fancybox/fancybox_overlay.png
create mode 100644 fancybox/fancybox_sprite.png
create mode 100644 fancybox/jquery.fancybox.css
create mode 100644 fancybox/jquery.fancybox.pack.js
create mode 100644 index.html
create mode 100644 js/gallery.js
create mode 100644 js/jquery.imagesloaded.min.js
create mode 100644 js/moment.min.js
create mode 100644 js/twitter.js
delete mode 100644 placeholder
Username for 'https://github.com': rogerthealien
Password for 'https://rogerthealien@github.com':
fatal: https://github.com/rogerthealien/rogerthealien.github.io git/info/refs not found: did you run git update-server-info on the server?

@ghost
Copy link
Author

ghost commented May 25, 2013

It works if I edit .deploy/.git/config and change the github remote url from:
https://github.com/rogerthealien/rogerthealien.github.io git
to:
https://github.com/rogerthealien/rogerthealien.github.io

This issue was closed.
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

0 participants