Skip to content

Instantly share code, notes, and snippets.

@ewheeler
Created June 11, 2010 18:02
Show Gist options
  • Save ewheeler/434828 to your computer and use it in GitHub Desktop.
Save ewheeler/434828 to your computer and use it in GitHub Desktop.
[~/dev]$ git clone git@github.com:rapidsms/rapidsms-contrib-apps-dev.git contrib-apps-dev
Initialized empty Git repository in /Users/ewheeler/dev/contrib-apps-dev/.git/
remote: Counting objects: 8893, done.
remote: Compressing objects: 100% (3420/3420), done.
remote: Total 8893 (delta 5161), reused 8730 (delta 5079)
Receiving objects: 100% (8893/8893), 2.60 MiB | 325 KiB/s, done.
Resolving deltas: 100% (5161/5161), done.
error: git checkout-index: unable to create symlink locations/static/javascripts/label-overlay.js (File name too long)
error: git checkout-index: unable to create symlink locations/static/javascripts/mask.js (File name too long)
error: git checkout-index: unable to create symlink locations/static/stylesheets/label-overlay.css (File name too long)
@ewheeler
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment