Re: Re[surrecting]: Version Control and Public Repository

2013-09-30 Thread Franciszek Boehlke
2013/9/30 Alexander Kobel > On 09/30/2013 10:23 AM, Urs Liska wrote: > >> Am 28.09.2013 00:10, schrieb Franciszek Boehlke: >> >>> 2013/9/27 Alexander Kobel >>> >>> I have not real experiance in using git that way, but can imagine a >>> bit how >>> does it work. I think there are two main ways yo

Re: Re[surrecting]: Version Control and Public Repository

2013-09-30 Thread Alexander Kobel
On 09/30/2013 10:23 AM, Urs Liska wrote: Am 28.09.2013 00:10, schrieb Franciszek Boehlke: 2013/9/27 Alexander Kobel I have not real experiance in using git that way, but can imagine a bit how does it work. I think there are two main ways you can go, and possibly using submodules is the third.

Re: Re[surrecting]: Version Control and Public Repository

2013-09-30 Thread Urs Liska
Am 28.09.2013 00:10, schrieb Franciszek Boehlke: 2013/9/27 Alexander Kobel I have not real experiance in using git that way, but can imagine a bit how does it work. I think there are two main ways you can go, and possibly using submodules is the third. One way (which i would recommend) is work

Re: Re[surrecting]: Version Control and Public Repository

2013-09-27 Thread Franciszek Boehlke
2013/9/27 Alexander Kobel > Dear all, > > long time ago there was this thread about version controlling Lily scores, > and much more recently Urs' excellent essay and tutorial on the LilyPond > blog [1]. > > Now, that surely is a great read, but I'm left with one question. Over > time, I've colle

Re: Re[surrecting]: Version Control and Public Repository

2013-09-27 Thread Alexander Kobel
On 09/27/2013 10:53 PM, Curt wrote: This is a common problem in software engineering. [...] I assumed so; I don't experience it in the projects I'm currently involved in, but I am sure it is well studied. For a git-only approach, the *classic* way of handling this - and I haven't yet tried

Re: Re[surrecting]: Version Control and Public Repository

2013-09-27 Thread Curt
This is a common problem in software engineering. In my day job as a java developer we use something called archiva which collects multiple versions of the libraries we depend on. So if projectA (like your score) depends on version 1.1 of a library (like your tweaks), while another project dep

Re: Re[surrecting]: Version Control and Public Repository

2013-09-27 Thread Phil Holmes
- Original Message - From: "Alec Bartsch" To: "Phil Holmes" Cc: "Alexander Kobel" ; "Urs Liska" ; Sent: Friday, September 27, 2013 5:20 PM Subject: Re: Re[surrecting]: Version Control and Public Repository On Sep 27, 2013, at 3:50 AM, Phil

Re: Re[surrecting]: Version Control and Public Repository

2013-09-27 Thread Alec Bartsch
On Sep 27, 2013, at 3:50 AM, Phil Holmes wrote: > If you have scoreA.ly and this includes my-tweak.ily and you create a commit > in the git repo for this music, no matter how often you then alter my-tweak, > you could always return to the commit for this music, and my-tweak will > always be a

Re: Re[surrecting]: Version Control and Public Repository

2013-09-27 Thread Urs Liska
Hi Alexander, of course I'm interested in this topic ;-) but I have a concert tonight (anybody in/near Gelsenkirchen?) So I don't know if I can answer in detail today ... Best Urs Alexander Kobel schrieb: >Dear all, > >long time ago there was this thread about version controlling Lily >sco

Re: Re[surrecting]: Version Control and Public Repository

2013-09-27 Thread Phil Holmes
- Original Message - From: "Alexander Kobel" To: "Urs Liska" Cc: Sent: Friday, September 27, 2013 10:11 AM Subject: Re[surrecting]: Version Control and Public Repository Dear all, long time ago there was this thread about version controlling Lily scores, an

Re[surrecting]: Version Control and Public Repository

2013-09-27 Thread Alexander Kobel
Dear all, long time ago there was this thread about version controlling Lily scores, and much more recently Urs' excellent essay and tutorial on the LilyPond blog [1]. Now, that surely is a great read, but I'm left with one question. Over time, I've collected a few scores, made with differen