* git-browser and branch names
@ 2007-10-01 11:24 David Symonds
2007-10-01 12:34 ` Jean-François Veillette
0 siblings, 1 reply; 3+ messages in thread
From: David Symonds @ 2007-10-01 11:24 UTC (permalink / raw)
To: Git
Hi,
I've been using git-browser hooked up to gitweb for several weeks now
(git 1.5.2.1), and it's going great. However, I've hit my first bug:
it seems that certain branch head names cause the whole diagram (and
log lines, etc.) to fail to render, only displaying the "Starting
from: all <repo>.git heads" stuff down the bottom. As to the various
names I've tested:
okay: master, 2.5j, 2.5-dev, a.b, 2-5, 2.b, b.2, 2.5.0
fails: 2.5, 2.6
I've experimented by just using 'git branch -m <old> <new>' to rename
a branch that I'd prefer to just call '2.5', so I'm pretty sure that
I'm not causing things to break myself.
It seems that it's when the branch name looks like a decimal number,
but there's nothing that appears in Apache's error_log. This leads me
to believe it's a Javascript bug.
Can anyone give me pointers or suggestions as to where to start
debugging this? Anyone else encountered this?
Thanks,
Dave.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git-browser and branch names
2007-10-01 11:24 git-browser and branch names David Symonds
@ 2007-10-01 12:34 ` Jean-François Veillette
2007-10-01 15:34 ` David Symonds
0 siblings, 1 reply; 3+ messages in thread
From: Jean-François Veillette @ 2007-10-01 12:34 UTC (permalink / raw)
To: Git
Le 07-10-01 à 07:24, David Symonds a écrit :
>
> Can anyone give me pointers or suggestions as to where to start
> debugging this? Anyone else encountered this?
To debug html/javascript use Firefox and Firebug.
http://www.getfirebug.com/
- jfv
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: git-browser and branch names
2007-10-01 12:34 ` Jean-François Veillette
@ 2007-10-01 15:34 ` David Symonds
0 siblings, 0 replies; 3+ messages in thread
From: David Symonds @ 2007-10-01 15:34 UTC (permalink / raw)
To: Jean-François Veillette; +Cc: Git
On 01/10/2007, Jean-François Veillette <jean_francois_veillette@yahoo.ca> wrote:
> Le 07-10-01 à 07:24, David Symonds a écrit :
> >
> > Can anyone give me pointers or suggestions as to where to start
> > debugging this? Anyone else encountered this?
>
> To debug html/javascript use Firefox and Firebug.
> http://www.getfirebug.com/
Great, thanks for the pointer. My first real foray into Javascript has
been successful -- a patch will soon follow.
Dave.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-01 15:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-01 11:24 git-browser and branch names David Symonds
2007-10-01 12:34 ` Jean-François Veillette
2007-10-01 15:34 ` David Symonds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).