Re: Creating a new public git tree on git.linaro.org

2010-11-19 Thread Dave Martin
>> Jason, are you able to confirm whether the change to the instructions >> is needed (and whether my version works)? > > Hi, Dave, Currently, I suffered from the FSL firewall issue which > can't let us to use SSH to access outside git. > So, I can't help to confirm whether this change is OK or not

Re: Creating a new public git tree on git.linaro.org

2010-11-18 Thread Jason Hui
On Thu, Nov 18, 2010 at 10:19 PM, Dave Martin wrote: > Hi, > > On Thu, Nov 18, 2010 at 9:56 AM, Amit Kucheria > wrote: >> On Thu, Nov 18, 2010 at 3:01 PM, Dave Martin wrote: >>> I found the instructions useful... there was one anomaly though: for this >>> bit: >>> >>> Edit ".git/config" file i

Re: Creating a new public git tree on git.linaro.org

2010-11-18 Thread Nicolas Pitre
On Thu, 18 Nov 2010, Amit Kucheria wrote: > On Thu, Nov 18, 2010 at 12:30 PM, Jason Hui wrote: > > On Wed, Nov 17, 2010 at 11:33 PM, Dave Martin > > wrote: > >> FYI, I've set up a tree with my currently posted patches, with > >> branches currently as follows: > >> > >> git://git.linaro.org/peop

Re: Creating a new public git tree on git.linaro.org

2010-11-18 Thread Dave Martin
Hi, On Thu, Nov 18, 2010 at 9:56 AM, Amit Kucheria wrote: > On Thu, Nov 18, 2010 at 3:01 PM, Dave Martin wrote: >> I found the instructions useful... there was one anomaly though: for this >> bit: >> >> Edit ".git/config" file in local tree and add following entry manually >> (replace <..> with

Re: Creating a new public git tree on git.linaro.org

2010-11-18 Thread Amit Kucheria
On Thu, Nov 18, 2010 at 3:01 PM, Dave Martin wrote: > I found the instructions useful... there was one anomaly though: for this bit: > > Edit ".git/config" file in local tree and add following entry manually > (replace <..> with proper values in below url) > >    * [remote "publish"] > >          

Re: Creating a new public git tree on git.linaro.org

2010-11-18 Thread Dave Martin
I found the instructions useful... there was one anomaly though: for this bit: Edit ".git/config" file in local tree and add following entry manually (replace <..> with proper values in below url) * [remote "publish"] url = ssh://@git.linaro.org:~/public_git/.git ...it didn't w

Re: Creating a new public git tree on git.linaro.org

2010-11-18 Thread Jason Hui
On Thu, Nov 18, 2010 at 3:47 PM, Amit Kucheria wrote: > On Thu, Nov 18, 2010 at 12:30 PM, Jason Hui wrote: >> On Wed, Nov 17, 2010 at 11:33 PM, Dave Martin wrote: >>> FYI, I've set up a tree with my currently posted patches, with >>> branches currently as follows: >>> >>> git://git.linaro.org/pe

Re: Creating a new public git tree on git.linaro.org

2010-11-17 Thread Amit Kucheria
On Thu, Nov 18, 2010 at 12:30 PM, Jason Hui wrote: > On Wed, Nov 17, 2010 at 11:33 PM, Dave Martin wrote: >> FYI, I've set up a tree with my currently posted patches, with >> branches currently as follows: >> >> git://git.linaro.org/people/dmart/linux-2.6-arm.git > > I'm wondering how to setup pe

Re: Creating a new public git tree on git.linaro.org

2010-11-17 Thread Jason Hui
On Wed, Nov 17, 2010 at 11:33 PM, Dave Martin wrote: > FYI, I've set up a tree with my currently posted patches, with > branches currently as follows: > > git://git.linaro.org/people/dmart/linux-2.6-arm.git I'm wondering how to setup personal git tree on git.linaro.org, any wiki page for that? B

Re: Creating a new public git tree on git.linaro.org

2010-11-17 Thread Amit Kucheria
On Wed, Nov 17, 2010 at 9:11 PM, Nicolas Pitre wrote: > On Wed, 17 Nov 2010, Dave Martin wrote: > >> Do we have a systematic place to document the contents of git trees? >> I put the above text in linux-2.6-arm.git/description, but gitweb only >> seems to show the first line. > > I don't think we

Re: Creating a new public git tree on git.linaro.org

2010-11-17 Thread Nicolas Pitre
On Wed, 17 Nov 2010, Dave Martin wrote: > FYI, I've set up a tree with my currently posted patches, with > branches currently as follows: > > git://git.linaro.org/people/dmart/linux-2.6-arm.git > > Upstreamable branches: > * master : base branch in sync with linus' tree > * arm/* : topic branc

Re: Creating a new public git tree on git.linaro.org

2010-11-17 Thread Dave Martin
FYI, I've set up a tree with my currently posted patches, with branches currently as follows: git://git.linaro.org/people/dmart/linux-2.6-arm.git Upstreamable branches: * master : base branch in sync with linus' tree * arm/* : topic branches for ARM architecture support stuff * arm-all : merge