senny / cabbage

get the maximum out of emacs
http://senny.github.com/cabbage/
156 stars 21 forks source link

submodules get not loded #174

Closed raeffu closed 11 years ago

raeffu commented 11 years ago

Hi!

When installing cabbage like described under "Developer Installation" the submodules get not initialized end updated. Had to do it manually.. That's strange because there is a command in the script. maybe it gets not executed?

Thanks, raeffu

senny commented 11 years ago

Does this still occur? We need additional information. For example the complete output from your terminal.

raeffu commented 11 years ago

I'll test it tonight.

raeffu commented 11 years ago

here's the console output. the vendor folders are empty.... (example ace-jumpe-mode)

[~/tmp]$ git clone https://github.com/senny/cabbage.git
Cloning into 'cabbage'...
remote: Counting objects: 2358, done.
remote: Compressing objects: 100% (830/830), done.
remote: Total 2358 (delta 1309), reused 2294 (delta 1248)
Receiving objects: 100% (2358/2358), 789.42 KiB | 231 KiB/s, done.
Resolving deltas: 100% (1309/1309), done.
[~/tmp]$ cd cabbage 
[~/tmp/cabbage][master]$ ./scripts/install.sh

Welcome to the cabbage installation wizard.

The installation does not require any super user previliges.
All file modifications will be within your user home (/Users/raeffu).

Your cabbage repository is at /Users/raeffu/tmp/cabbage
Your personal configuration files will be created at /Users/raeffu/.emacs.d
Your current configuration files at /Users/raeffu/.emacs.d will be backed up to /Users/raeffu/.emacs.d.old-20130209-020500

Press enter to continue (CTRL + c to cancel)

Moving /Users/raeffu/.emacs.d to /Users/raeffu/.emacs.d.old-20130209-020500
Setting your configuration directory up (/Users/raeffu/.emacs.d)

                      $$\       $$
                      $$ |      $$ |
   $$$$$$$\  $$$$$$\  $$$$$$$\  $$$$$$$\   $$$$$$\   $$$$$$\   $$$$$$
  $$  _____| \____$$\ $$  __$$\ $$  __$$\  \____$$\ $$  __$$\ $$  __$$
  $$ /       $$$$$$$ |$$ |  $$ |$$ |  $$ | $$$$$$$ |$$ /  $$ |$$$$$$$$ |
  $$ |      $$  __$$ |$$ |  $$ |$$ |  $$ |$$  __$$ |$$ |  $$ |$$   ____|
  \$$$$$$$\ \$$$$$$$ |$$$$$$$  |$$$$$$$  |\$$$$$$$ |\$$$$$$$ |\$$$$$$$
   \_______| \_______|\_______/ \_______/  \_______| \____$$ | \_______|
                                                    $$\   $$ |
                                                    \$$$$$$  |
                                                     \______/

The cabbage installation was successful.
 - Your configuration is stored at /Users/raeffu/.emacs.d
 - Configure your bundles at /Users/raeffu/.emacs.d/config.el
 - Keep your cabbage up to date with the script at /Users/raeffu/.emacs.d/bin/update-cabbage 
 - If you experience problems, feel free to create an issue at https://github.com/senny/cabbage/issues 
 - Your contributions to cabbage are very welcome! Send us your pull requests.
[~/tmp/cabbage][master]$ cd vendor 
[~/tmp/cabbage/vendor][master]$ l
total 0
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 ace-jump-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 auto-complete
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 coffee-mode
drwxr-xr-x   3 raeffu  staff   102B  9 Feb 02:03 color-theme
drwxr-xr-x  23 raeffu  staff   782B  9 Feb 02:03 company
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 eclim
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 feature-mode
drwxr-xr-x   3 raeffu  staff   102B  9 Feb 02:03 flymake-point
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 haml-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 idle-highlight-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 ido-ubiquitous
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 inf-ruby
drwxr-xr-x   3 raeffu  staff   102B  9 Feb 02:03 java-mode-indent-annotations
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 json
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 jump
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 less-css-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 magit
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 markdown-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 maxframe
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 mode-compile
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 multiple-cursors
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 perspective
drwxr-xr-x   3 raeffu  staff   102B  9 Feb 02:03 po-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 popup
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 popwin
drwxr-xr-x   3 raeffu  staff   102B  9 Feb 02:03 python-pep8
drwxr-xr-x   3 raeffu  staff   102B  9 Feb 02:03 rect-mark
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 rhtml-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 rinari
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 rspec-mode
drwxr-xr-x   3 raeffu  staff   102B  9 Feb 02:03 ruby-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 rvm
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 sass-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 scss-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 smex
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 textmate
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 theme-roller
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 yaml-mode
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 yari
drwxr-xr-x   3 raeffu  staff   102B  9 Feb 02:03 yasnippet-bundle
[~/tmp/cabbage/vendor][master]$ cd ace-jump-mode 
[~/tmp/cabbage/vendor/ace-jump-mode][master]$ l
[~/tmp/cabbage/vendor/ace-jump-mode][master]$ ll
total 0
drwxr-xr-x   2 raeffu  staff    68B  9 Feb 02:03 .
drwxr-xr-x  42 raeffu  staff   1,4K  9 Feb 02:03 ..
[~/tmp/cabbage/vendor/ace-jump-mode][master]$