Re: mirroring lilypond on github

2020-01-25 Thread Werner LEMBERG


> I'm going to call
> 
>   git push --mirror g...@github.com:lilypond/lilypond.git
> 
> to update the github mirror.  However, this will cause the following
> changes:

I've now done a push, and it seems to have worked correctly.  Please
check.


Werner



Re: mirroring lilypond on github

2020-01-20 Thread Werner LEMBERG
>> To github.com:lilypond/lilypond.git
>>  - [deleted]   stable/2.18
>>  * [new branch]origin/stable/0.0 -> origin/stable/0.0
> 
> It looks like you are trying to push a normal clone of the savannah
> repo, where as you should be pushing from something that was cloned
> as
> 
>   git clone --mirror ...savnnah...

Aaah, thanks!


Werner



Re: mirroring lilypond on github

2020-01-19 Thread Urs Liska



.
>
>contributions in GitHub are usually stored on a branch + fork owned by
>the contributor, e.g.
>
>  https://github.com/mikesol/lilypond/
>
>branch code_of_conduct.

I think that needs clarification.
Forks are "usually" used by people without push access to a repository. People 
*with* push access have their PRs on branches *in* the repo. So these would be 
overwritten.

-- 
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.



Re: mirroring lilypond on github

2020-01-19 Thread Han-Wen Nienhuys
On Sun, Jan 19, 2020 at 4:50 PM Werner LEMBERG  wrote:
>
>
> I'm going to call
>
>   git push --mirror g...@github.com:lilypond/lilypond.git
>
> to update the github mirror.  However, this will cause the following
> changes:
>
>
> To github.com:lilypond/lilypond.git
>  - [deleted]   stable/2.18
>  * [new branch]origin/stable/0.0 -> origin/stable/0.0

It looks like you are trying to push a normal clone of the savannah
repo, where as you should be pushing from something that was cloned as

  git clone --mirror ...savnnah...


-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen



Re: mirroring lilypond on github

2020-01-19 Thread Han-Wen Nienhuys
On Sun, Jan 19, 2020 at 10:24 PM David Kastrup  wrote:
>
> Werner LEMBERG  writes:
>
> > I'm going to call
> >
> >   git push --mirror g...@github.com:lilypond/lilypond.git
> >
> > to update the github mirror.  However, this will cause the following
> > changes:
> >
> >
> > To github.com:lilypond/lilypond.git
> >  - [deleted]   refs/changes/31/482031/1
> >  - [deleted]   refs/changes/31/482031/meta
> >  - [deleted]   refs/changes/32/482032/1
>
> Huh, don't know what those are about: they seem specific to GitHub (or
> this repository).

They are a side effect of my experiment with gerrit.
refs/changes/32/482032/1 has the first version of

 https://review.gerrithub.io/c/lilypond/lilypond/+/482032

and

  refs/changes/32/482032/meta

has the review metadata (votes and comments). They are stored in Git
as well for easy takeout.  Compare the conversation on
https://review.gerrithub.io/c/lilypond/lilypond/+/482034/ with the
refs/34/482034/meta branch.

It's OK to delete them though, as it was an experiment; I can submit
these changes through another process too.

> A mirror is a mirror: from that respect the push would not do damage,
> but any pull request or other magic that happened only at the GitHub
> site will be lost.
>
> So better wait at least a week for feedback before going ahead.  Sounds
> annoying, but it would be a shame to lose work from somebody who thought
> contributing via GitHub the right way to proceed.

contributions in GitHub are usually stored on a branch + fork owned by
the contributor, e.g.

  https://github.com/mikesol/lilypond/

branch code_of_conduct.

-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen



mirroring lilypond on github

2020-01-19 Thread Werner LEMBERG


I'm going to call

  git push --mirror g...@github.com:lilypond/lilypond.git

to update the github mirror.  However, this will cause the following
changes:


To github.com:lilypond/lilypond.git
 - [deleted]   refs/changes/31/482031/1
 - [deleted]   refs/changes/31/482031/meta
 - [deleted]   refs/changes/32/482032/1
 - [deleted]   refs/changes/32/482032/meta
 - [deleted]   refs/changes/33/482033/1
 - [deleted]   refs/changes/33/482033/meta
 - [deleted]   refs/changes/34/482034/1
 - [deleted]   refs/changes/34/482034/2
 - [deleted]   refs/changes/34/482034/meta
 - [deleted]   refs/changes/35/482035/1
 - [deleted]   refs/changes/35/482035/2
 - [deleted]   refs/changes/35/482035/meta
 - [deleted]   refs/changes/36/482036/1
 - [deleted]   refs/changes/36/482036/2
 - [deleted]   refs/changes/36/482036/meta
 - [deleted]   refs/changes/37/482037/1
 - [deleted]   refs/changes/37/482037/2
 - [deleted]   refs/changes/37/482037/meta
 - [deleted]   refs/changes/49/482049/1
 - [deleted]   refs/changes/49/482049/meta
 - [deleted]   refs/changes/50/482050/1
 - [deleted]   refs/changes/50/482050/meta
 - [deleted]   refs/changes/51/482051/1
 - [deleted]   refs/changes/51/482051/meta
 - [deleted]   annotate-slur
 - [deleted]   broken-hairpin-heights
 - [deleted]   def/urs/update-copyright
 - [deleted]   dev/midi2ly
 - [deleted]   dev/urs/beaming-pattern
 - [deleted]   dev/urs/css-fonts
 - [deleted]   dev/urs/doc/remove-piano-staves
 - [deleted]   dev/urs/font-exists
 - [deleted]   dev/urs/font-handling
 - [deleted]   dev/urs/font-selection
 - [deleted]   dev/urs/gsoc-LO-mentor
 - [deleted]   dev/urs/gsoc-musicxml
 - [deleted]   dev/urs/lily-ver-predicates
 - [deleted]   dev/urs/subdivide-beams-bak
 - [deleted]   dev/urs/version-compare-doc
 - [deleted]   figure-accidentals
 - [deleted]   fix-finnendahl
 - [deleted]   gsoc-page
 - [deleted]   gsoc/add-community-mentor
 - [deleted]   gsoc/style-sheet-project
 - [deleted]   gsoc/update
 - [deleted]   janek/restructure-web
   a2bb24fed4..2079393c36  master -> master
 - [deleted]   partcombiner
 - [deleted]   remove-news
 - [deleted]   stable/2.18
   a53d6523dc..2079393c36  staging -> staging
 - [deleted]   tmp
 - [deleted]   universal-font
 - [deleted]   urs/accidentalstyle
 - [deleted]   urs/images
 - [deleted]   urs/restructure-web
 - [deleted]   urs/text-input
 - [deleted]   urs/web-download
 * [new branch]single-moment-horizontal-brackets -> 
single-moment-horizontal-brackets
 * [new branch]origin/HEAD -> origin/HEAD
 * [new branch]origin/archive/macos-lilypad -> 
origin/archive/macos-lilypad
 * [new branch]origin/archive/web -> origin/archive/web
 * [new branch]origin/archive/web-gop -> origin/archive/web-gop
 * [new branch]origin/coding-style -> origin/coding-style
 * [new branch]origin/cvs/master -> origin/cvs/master
 * [new branch]origin/dev/benko/metafont-cleanup -> 
origin/dev/benko/metafont-cleanup
 * [new branch]origin/dev/dak/translator-ctors -> 
origin/dev/dak/translator-ctors
 * [new branch]origin/dev/frax/colorful-make -> 
origin/dev/frax/colorful-make
 * [new branch]origin/dev/guile-v2-work -> origin/dev/guile-v2-work
 * [new branch]origin/dev/guilev2 -> origin/dev/guilev2
 * [new branch]origin/dev/guilev21 -> origin/dev/guilev21
 * [new branch]origin/dev/hahnjo/python3 -> 
origin/dev/hahnjo/python3
 * [new branch]origin/dev/hahnjo/stable-2.20 -> 
origin/dev/hahnjo/stable-2.20
 * [new branch]origin/dev/issue3300 -> origin/dev/issue3300
 * [new branch]origin/dev/issue3330 -> origin/dev/issue3330
 * [new branch]origin/dev/issue3648 -> origin/dev/issue3648
 * [new branch]origin/dev/janek/accidentals-short -> 
origin/dev/janek/accidentals-short
 * [new branch]origin/dev/janek/cg-cleanup -> 
origin/dev/janek/cg-cleanup
 * [new branch]origin/dev/janek/experimental-fix-for-issue-2462 -> 
origin/dev/janek/experimental-fix-for-issue-2462
 * [new branch]origin/dev/janek/feta-modification -> 
origin/dev/janek/feta-modification
 * [new branch]origin/dev/janneke/wip-guile2 -> 
origin/dev/janneke/wip-guile2
 * [new branch]