Re: Two git-cl questions

2015-12-21 Thread Simon Albrecht

On 21.12.2015 22:09, Phil Holmes wrote:
- Original Message - From: "Simon Albrecht" 


To: "ly-devel" 
Sent: Monday, December 21, 2015 7:14 PM
Subject: Two git-cl questions



Hello,

after a long time I’ve now tried and uploaded a patch again. Two 
questions on the git cl process:

What exact value should I use for ‘Allura server’?


Try following

http://lilypond.org/doc/v2.19/Documentation/contributor/git_002dcl

and let us know if that doesn't work.


Thanks, I’ll do that. And sorry for not finding it myself…

Best, Simon

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Two git-cl questions

2015-12-21 Thread Simon Albrecht

On 21.12.2015 22:17, Thomas Morley wrote:

2015-12-21 20:14 GMT+01:00 Simon Albrecht :

Hello,

after a long time I’ve now tried and uploaded a patch again. Two questions
on the git cl process:
What exact value should I use for ‘Allura server’? I didn’t get that right.

git config -e
for me returns:
...
[allura]
 tracker = https://sourceforge.net/p/testlilyissues/issues/
 token = ...
...



And, please, is there a way to upload a patch and edit the message without
vi? I have absolutely no experience with vi and it drove me mad.

 From CG:
git config --global core.editor nano

and/or

export VISUAL=nano
export EDITOR=nano

to use nano

In my .gitconfig I can see:
...
[core]
 editor = nano


Thanks for the pointers.

Best, Simon

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Two git-cl questions

2015-12-21 Thread Thomas Morley
2015-12-21 20:14 GMT+01:00 Simon Albrecht :
> Hello,
>
> after a long time I’ve now tried and uploaded a patch again. Two questions
> on the git cl process:
> What exact value should I use for ‘Allura server’? I didn’t get that right.

git config -e
for me returns:
...
[allura]
tracker = https://sourceforge.net/p/testlilyissues/issues/
token = ...
...


> And, please, is there a way to upload a patch and edit the message without
> vi? I have absolutely no experience with vi and it drove me mad.

From CG:
git config --global core.editor nano

and/or

export VISUAL=nano
export EDITOR=nano

to use nano

In my .gitconfig I can see:
...
[core]
editor = nano



HTH,
  Harm

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Two git-cl questions

2015-12-21 Thread Phil Holmes
- Original Message - 
From: "Simon Albrecht" 

To: "ly-devel" 
Sent: Monday, December 21, 2015 7:14 PM
Subject: Two git-cl questions



Hello,

after a long time I’ve now tried and uploaded a patch again. Two questions 
on the git cl process:

What exact value should I use for ‘Allura server’?


Try following

http://lilypond.org/doc/v2.19/Documentation/contributor/git_002dcl

and let us know if that doesn't work.

--
Phil Holmes 



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Two git-cl questions

2015-12-21 Thread Urs Liska
The editor that is opened depends on the EDITOR environment variable so you can 
use whatever you want.

HTH
Urs

Am 21. Dezember 2015 20:14:57 MEZ, schrieb Simon Albrecht 
:
>Hello,
>
>after a long time I’ve now tried and uploaded a patch again. Two 
>questions on the git cl process:
>What exact value should I use for ‘Allura server’? I didn’t get that
>right.
>And, please, is there a way to upload a patch and edit the message 
>without vi? I have absolutely no experience with vi and it drove me
>mad.
>
>Yours, Simon
>
>___
>lilypond-devel mailing list
>lilypond-devel@gnu.org
>https://lists.gnu.org/mailman/listinfo/lilypond-devel

-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Two git-cl questions

2015-12-21 Thread Simon Albrecht

Hello,

after a long time I’ve now tried and uploaded a patch again. Two 
questions on the git cl process:

What exact value should I use for ‘Allura server’? I didn’t get that right.
And, please, is there a way to upload a patch and edit the message 
without vi? I have absolutely no experience with vi and it drove me mad.


Yours, Simon

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel