Any pointers?

On Jan 26, 9:55 am, Kunjal <kunjal.par...@gmail.com> wrote:
> Here is my config looks like:
>
> [core]
>         repositoryformatversion = 0
>         filemode = true
>         bare = false
>         logallrefupdates = true
> [remote "origin"]
>         url = 
> git://mobcom-git.sj.broadcom.com/git_repos/repo_mydroid/vendor.git
>         fetch = +refs/heads/*:refs/remotes/origin/*
> [branch "donut"]
>         remote = origin
>         merge = refs/heads/donut
> [reviewboard]
>         url =http://mob-rb-test.sj.broadcom.com
>
> I also try alternative config as:
>
> [core]
>         repositoryformatversion = 0
>         filemode = true
>         bare = false
>         logallrefupdates = true
> [remote "origin"]
>         url = 
> git://mobcom-git.sj.broadcom.com/git_repos/repo_mydroid/vendor.git
>         fetch = +refs/heads/*:refs/remotes/origin/*
> [branch "donut"]
>         remote = origin
>         merge = refs/heads/donut
>
> But same result.
>
> On Jan 25, 5:27 pm, Christian Hammond <chip...@chipx86.com> wrote:
>
>
>
> > Hmm, that doesn't look good. What does the Git config look like?
>
> > Christian
>
> > --
> > Christian Hammond - chip...@chipx86.com
> > Review Board -http://www.reviewboard.org
> > VMware, Inc. -http://www.vmware.com
>
> > On Mon, Jan 25, 2010 at 11:07 AM, Kunjal <kunjal.par...@gmail.com> wrote:
> > > Hello,
>
> > > When I post-review for GIT, I am getting below error.
>
> > > somehow the host path is listing ReviewBoard URL two times as you can
> > > see below.
> > > How to fix this?
>
> > > Unable to access
> > >http://mob-rb-test.sj.broadcom.com/mob-rb-test.sj.broadcom.com/api/js...
> > > .
> > > The host path may be invalid
> > > HTTP Error 404: Not Found
>
> > > --
> > > Want to help the Review Board project? Donate today at
> > >http://www.reviewboard.org/donate/
> > > Happy user? Let us know athttp://www.reviewboard.org/users/
> > > -~----------~----~----~----~------~----~------~--~---
> > > To unsubscribe from this group, send email to
> > > reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegr­­oups.com>
> > > For more options, visit this group at
> > >http://groups.google.com/group/reviewboard?hl=en-Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to