[Sugar-devel] initial commit to git?

2010-06-04 Thread Art Hunkins
I've two new activities for which I'm trying to make an initial commit to gitorious. I'm logged in and have created projects (about 15 hours ago now). One is named Sun Moon Music (sun-moon-music as per git). From the top directory of the project I've done the following (and all responses look g

Re: [Sugar-devel] initial commit to git?

2010-06-04 Thread Luke Faraone
On Fri, Jun 4, 2010 at 14:43, Art Hunkins wrote: > What did I do wrong or leave out? Try: git remote add origin ssh://gitori...@git.sugarlabs.org/sun-moon-music/mainline.git git push origin master -- Luke Faraone http://luke.faraone.cc ___ Sugar-dev

Re: [Sugar-devel] initial commit to git?

2010-06-04 Thread Art Hunkins
Original Message - From: "Luke Faraone" To: "Art Hunkins" Cc: Sent: Friday, June 04, 2010 4:15 PM Subject: Re: [Sugar-devel] initial commit to git? > On Fri, Jun 4, 2010 at 14:43, Art Hunkins wrote: >> What did I do wrong or leave out? > > Try: >

Re: [Sugar-devel] initial commit to git?

2010-06-04 Thread Luke Faraone
On Fri, Jun 4, 2010 at 22:31, Art Hunkins wrote: > [liveu...@localhost SMMClone.activity]$ git remote add origin > usage: git remote add [] > >   -f, --fetch           fetch the remote branches >   -t, --track  branch(es) to track >   -m, --master >                         master branch >   --

Re: [Sugar-devel] initial commit to git?

2010-06-05 Thread Art Hunkins
"Luke Faraone" To: "Art Hunkins" Cc: Sent: Friday, June 04, 2010 10:38 PM Subject: Re: [Sugar-devel] initial commit to git? On Fri, Jun 4, 2010 at 22:31, Art Hunkins wrote: > [liveu...@localhost SMMClone.activity]$ git remote add origin > usage: git remote add [] >

Re: [Sugar-devel] initial commit to git?

2010-06-05 Thread Sascha Silbe
Excerpts from Art Hunkins's message of Sun Jun 06 01:57:18 + 2010: > I then ran the "git remote add origin ..." command without "ssh://", which > is what the git documentation suggests. The response to this line is: > fatal: 'gitori...@git.sugarlabs.org/sun-moon-music/mainline.git' does not

Re: [Sugar-devel] initial commit to git?

2010-06-06 Thread Walter Bender
ng any difficulties currently? > > Art Hunkins > > - Original Message - > From: "Luke Faraone" > To: "Art Hunkins" > Cc: > Sent: Friday, June 04, 2010 10:38 PM > Subject: Re: [Sugar-devel] initial commit to git? > > > On Fri, Jun 4,

Re: [Sugar-devel] initial commit to git?

2010-06-06 Thread Art Hunkins
problems then as well. I really would like to be successful with this final step. Further ideas most appreciated. Art Hunkins - Original Message ----- From: "Walter Bender" To: "Art Hunkins" Cc: "Luke Faraone" ; Sent: Sunday, June 06, 2010 7:25 AM Subject: Re: [

Re: [Sugar-devel] initial commit to git?

2010-06-06 Thread World Class Project Development Team
git repository > > > > Art: > > > > Check the URL in .git/config > > Is it url = gitori...@git.sugarlabs.org/sun-moon-music/mainline.git or > > url = gitori...@git.sugarlabs.org:sun-moon-music/mainline.git > > > > If the former (/), you mi

Re: [Sugar-devel] initial commit to git?

2010-06-06 Thread Martin Dengler
On Sun, Jun 06, 2010 at 07:16:55PM -0400, Art Hunkins wrote: > $ git push gitori...@git.sugarlabs.org:sun-moon-music/mainline.git [...] > No refs in common and none specified; doing nothing. > Perhaps you should specify a branch such as 'master'. > The line: > Perhaps you should specify a branch

Re: [Sugar-devel] initial commit to git?

2010-06-06 Thread Art Hunkins
27;d not have thought to look there. End of project (at least for now): Deo (et Martin) gratias. Art Hunkins - Original Message - From: "Martin Dengler" To: "Art Hunkins" Cc: "Walter Bender" ; ; "Luke Faraone"

Re: [Sugar-devel] initial commit to git?

2010-06-06 Thread Martin Dengler
Glad you sorted it out. On Sun, Jun 06, 2010 at 11:00:43PM -0400, Art Hunkins wrote: > Simple enough: just add "master" to the end of your first git push > command. (I believe it's only necessary for the initial commit.) Yes, because there is no "master" ref in the remote repo - it's empty of com

Re: [Sugar-devel] initial commit to git?

2010-06-06 Thread Art Hunkins
ns" Cc: "Walter Bender" ; ; "Luke Faraone" Sent: Sunday, June 06, 2010 11:35 PM Subject: Re: [Sugar-devel] initial commit to git? ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] initial commit to git?

2010-06-08 Thread Bernie Innocenti
El Mon, 07-06-2010 a las 00:15 -0400, Art Hunkins escribió: > Martin, > > Thanks for the additional information. > > Regarding the requirement to add "master" at the end of the first git push > for an activity: nowhere in the wiki git docs do I see (or did I see) > mention of this fact. All the

Re: [Sugar-devel] initial commit to git?

2010-06-09 Thread Art Hunkins
d by an initial push). Art Hunkins - Original Message - From: "Bernie Innocenti" To: "Art Hunkins" Cc: "Martin Dengler" ; ; "Luke Faraone" ; "Walter Bender" Sent: Tuesday, June 08, 2010 6:55 PM Subject: Re: [Sugar-devel] initial commit

Re: [Sugar-devel] initial commit to git?

2010-06-09 Thread Bernie Innocenti
El Sun, 06-06-2010 a las 06:44 +, Sascha Silbe escribió: > > > ssh://gitori...@git.sugarlabs.org/sun-moon-music/mainline.git > > The correct repository location is > gitori...@git.sugarlabs.org:sun-moon-music/mainline.git . > Anything else won't work (not even > ssh://gitori...@git.sugarlabs