Permissions after new install
Reported by gobigdave | June 22nd, 2008 @ 07:28 PM
Installed Braid 0.4 for the first time on my Mac with OSX 10.5.3. Braid would not run. I always got:
/usr/bin/braid:19:in `load': no such file to load -- braid (LoadError)
from /usr/bin/braid:19
The problem was the permissions on the /Library/Ruby/Gems/1.8/gems/evilchelu-braid-0.4.0/bin/braid file. If I used sudo, then it would work.
I ended up running:
sudo chmod 0755 braid
to get it working.
Comments and changes to this ticket
-
Norbert Crombach July 17th, 2008 @ 02:09 AM
- → Tag changed from to bug gem
- → State changed from new to resolved
As stated there, this is a duplicate of #11 which is now resolved.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Braid is a simple tool to help track git and svn vendor branches in a git repository.
