Re: Version Control and Public Repository

2012-11-11 Thread Stjepan Horvat
Now thats a useful information..i will ask a lawyer here in croatia and report what i heard. On Sun, Nov 11, 2012 at 7:33 PM, martinwguy wrote: > On 11 November 2012 18:39, Francisco Vila wrote: > >> and i transcribed (by ear) many scores i don't have rights for.. > >> > >> how do you handle t

Re: Version Control and Public Repository

2012-11-11 Thread martinwguy
On 11 November 2012 18:39, Francisco Vila wrote: >> and i transcribed (by ear) many scores i don't have rights for.. >> >> how do you handle this kind of staff.. >> What are the laws related to such situations?! > > I think copyright laws are clear, regardless of whether you > transcribed it by ea

Re: Version Control and Public Repository

2012-11-11 Thread Urs Liska
Am 11.11.2012 17:43, schrieb Stjepan Horvat: hi..i have the same question..?! I reed somewhere that git isn'tintended for binary packages.. What Git does is comparing files line by line, which essentially works only for text files. It stores the differences between the files which can be a singl

Re: Version Control and Public Repository

2012-11-11 Thread Stjepan Horvat
Thanks guys..this was unclear to me.. ..so Copyright is the key word.. On Sun, Nov 11, 2012 at 7:00 PM, Urs Liska wrote: > Am 11.11.2012 19:02, schrieb Federico Bruni: > > Il 11/11/2012 18:54, Stjepan Horvat ha scritto: >> >>> And is puting it on the web for example github ("public") illegal..

Re: Version Control and Public Repository

2012-11-11 Thread Urs Liska
Am 11.11.2012 19:02, schrieb Federico Bruni: Il 11/11/2012 18:54, Stjepan Horvat ha scritto: And is puting it on the web for example github ("public") illegal..?! Sure it's illegal, if material is copyrighted and you don't have the rights. If you use a private repository I think it's ok. Of

Re: Version Control and Public Repository

2012-11-11 Thread Federico Bruni
Il 11/11/2012 18:54, Stjepan Horvat ha scritto: And is puting it on the web for example github ("public") illegal..?! Sure it's illegal, if material is copyrighted and you don't have the rights. If you use a private repository I think it's ok. ___ l

Re: Version Control and Public Repository

2012-11-11 Thread Stjepan Horvat
And is puting it on the web for example github ("public") illegal..?! On Sun, Nov 11, 2012 at 6:39 PM, Francisco Vila wrote: > 2012/11/11 Stjepan Horvat : > > I reed somewhere that git isn't intended for binary packages.. > > Humans are not intended for tracking per-line changes on binary files,

Re: Version Control and Public Repository

2012-11-11 Thread Francisco Vila
2012/11/11 Stjepan Horvat : > I reed somewhere that git isn't intended for binary packages.. Humans are not intended for tracking per-line changes on binary files, either. Git can do it, for example people adds videos to git repos, but it is not of great help except that you can mix binaries with

Re: Version Control and Public Repository

2012-11-11 Thread Stjepan Horvat
hi..i have the same question..?! I reed somewhere that git isn't intended for binary packages.. and i transcribed (by ear) many scores i don't have rights for.. how do you handle this kind of staff.. What are the laws related to such situations?! this is what my brother and i are working on https

Re: Version Control and Public Repository

2012-11-10 Thread Mike Blackstock
Thanks Francisco. It's fixed. -M. On Sat, Nov 10, 2012 at 5:16 AM, Francisco Vila wrote: > 2012/11/10 Mike Blackstock : > > You can generate your own lilypond scores page at www.omet.ca. Just > upload > > your sources, compile them, and you'll get a page like this: > > > > http://www.omet.ca/scor

Re: Version Control and Public Repository

2012-11-10 Thread Francisco Vila
2012/11/10 Lucas Gonze : > I wonder whether there are other Lilypond users who share their scores > openly on Github. Am I the first? That seems unlikely. I have something in http://repo.or.cz/w/lilypond-ejercicios.git -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com

Re: Version Control and Public Repository

2012-11-10 Thread Francisco Vila
2012/11/10 Mike Blackstock : > You can generate your own lilypond scores page at www.omet.ca. Just upload > your sources, compile them, and you'll get a page like this: > > http://www.omet.ca/scores/Mike_Blackstock_2/ I hadn't noticed before: source view in omet.ca does not escape < and > for chor

Re: Version Control and Public Repository

2012-11-09 Thread Mike Blackstock
You can generate your own lilypond scores page at www.omet.ca. Just upload your sources, compile them, and you'll get a page like this: http://www.omet.ca/scores/Mike_Blackstock_2/ It also also has musicXML to lilypond conversion online; there's lots of musicXML scores out there on the web. Che

Re: Version Control and Public Repository

2012-11-09 Thread martinwguy
On 10 November 2012 07:40, martinwguy wrote: > On 10 November 2012 00:22, Lucas Gonze wrote: >> I wonder whether there are other Lilypond users who share their scores >> openly on Github. Am I the first? That seems unlikely. > > Dunno. When did you start? > https://github.com/martinwguy/delia-der

Re: Version Control and Public Repository

2012-11-09 Thread martinwguy
On 10 November 2012 00:22, Lucas Gonze wrote: > I wonder whether there are other Lilypond users who share their scores > openly on Github. Am I the first? That seems unlikely. Dunno. When did you start? https://github.com/martinwguy/delia-derbyshire/tree/master/scores M _

Re: Version Control and Public Repository

2012-11-09 Thread Nick Payne
On 10/11/12 03:08, Urs Liska wrote: > > Re public repositories: Do you know mutopiaproject.org? Is that what > you mean? > Mutopiaproject seems pretty dead. No scores have appeared there since 12 February, including a couple that I sent them subsequent to that date, and they don't answer their e-ma

Re: Version Control and Public Repository

2012-11-09 Thread Jay Anderson
On Nov 9, 2012 4:22 PM, "Lucas Gonze" wrote: > I wonder whether there are other Lilypond users who share their scores > openly on Github. Am I the first? That seems unlikely. There are quite a few if you look around. -Jay ___ lilypond-user mailing

Re: Version Control and Public Repository

2012-11-09 Thread Lucas Gonze
I wonder whether there are other Lilypond users who share their scores openly on Github. Am I the first? That seems unlikely. On Fri, Nov 9, 2012 at 9:35 AM, Lucas Gonze wrote: > As wonderful as Mutopia is, it can't be the home of all open scores. > It would be good to have an aggregator-based ap

Re: Version Control and Public Repository

2012-11-09 Thread Lucas Gonze
As wonderful as Mutopia is, it can't be the home of all open scores. It would be good to have an aggregator-based approach rather than one where everybody uses the same repo. Personally, I use Github whenever I make a Lilypond score of a public domain source. See: https://github.com/lucasgonze/

Re: Version Control and Public Repository

2012-11-09 Thread Urs Liska
Am 09.11.2012 17:54, schrieb Wim van Dommelen: Try IMSLP to start with. Tons of very interesting music available there. http://imslp.org/ Regards, Wim. Yes, that's what I'd said also (if I understand you right that you are looking for score that can be recreated with LilyPond). The offer mu

Re: Version Control and Public Repository

2012-11-09 Thread Wim van Dommelen
Try IMSLP to start with. Tons of very interesting music available there. http://imslp.org/ Regards, Wim. On 9 Nov 2012, at 17:32 , Federico Bruni wrote: 2012/11/9 Urs Liska : Re public repositories: Do you know mutopiaproject.org? Is that what you mean? and it's on git: https://github

Re: Version Control and Public Repository

2012-11-09 Thread Federico Bruni
2012/11/9 Urs Liska : > Re public repositories: Do you know mutopiaproject.org? Is that what you > mean? and it's on git: https://github.com/chrissawer/The-Mutopia-Project I think that an information missing here[1] is where you can retrieve public domain scores to be digitalized (lilypondized?).

Re: Version Control and Public Repository

2012-11-09 Thread Urs Liska
Yes, I started using Git for the same reason several months ago, and I'm still thrilled by the implications this has. It is really perfect to be able to version-control ones sources. But it's even better for collaborating - working together at the same files while nearly not having to worry abou