Am 20.05.2012 09:25, schrieb James Harkins:
From: Graham Percival<gra...@percival-music.ca>
On Thu, May 17, 2012 at 12:36:35PM +0200, Christian Andersson wrote:
Now, sit down and await all flames from proponents of all the other tools!
Saving different versions of files to floppy disks and writing a
label in a thick pen was good enough for us in 1986.  Especially
when we re-used a floppy disk and scratched out the previous
version number and wrote a new one on top.
Fine until you need to revert to a previous version...

From: Federico Bruni<fedel...@gmail.com>
Free as Free Software (GPL).
SparkleShare is a software, not a hosting service (even though it may
become also a hosting service, see sparkleshare.net).

You can put your git repository wherever you want: personal server,
github, bitbucket (which has unlimited free private repositories at the
moment).

I'm not familiar at all with SparkleShare. I started using it two days
ago to share some files with a person who uses Windows and knows nothing
about Git.
FWIW, I taught a couple of my students to "git pull" from here[1] and here[2] 
in about 5 minutes. Lack of knowledge of git is a minor consideration. Especially if you 
provide that user with a script to do this:

git stash save
git pull --rebase
git stash pop
Thanks, this is the answer to one question I had about the suggestions:
Would it be achievable to use a git repository with collaborators who first have to learn this from scratch. _I_ could/can take some effort to learn git to set up and manage a repo, but I couldn't expect prospective contributors to do this.
:-)

Best
Urs

hjh

[1] https://github.com/jamshark70/hadron
[2] https://github.com/jamshark70/workshop2012


--
James Harkins /// dewdrop world
jamshar...@dewdrop-world.net
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to