Ruby on Rails Monday, February 28, 2011

On Mon, Feb 28, 2011 at 6:57 AM, dana tassler <dana.tassler@gmail.com> wrote:

> The time displays, as does the working directory.  They are also both
> color-coded.  However, the current branch does not show (as I did initially
> mention).
>
> I'm not on OS X but instead Ubuntu 10.04.

Yes, I missed that, as the subject line was truncated - perhaps
better to put it in the email body :-)

On OS X:

07:02 ~ $ cd projects/current
07:02 ~/projects/current (user_customer)$ git-symbolic-ref
usage: git-symbolic-ref [-q] [-m <reason>] name [ref]
07:06 ~/projects/current (user_customer)$

On Ubuntu 10.4
07:05 ~/projects/testcase $ git branch
* master
07:05 ~/projects/testcase $ git-symbolic-ref
git-symbolic-ref: command not found
07:05 ~/projects/testcase $

That would seem to be the main problem. Anyway, this probably is
OT here, but feel free to send follow-up questions to me directly :-)

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment