From: Graham Percival <[email protected]> > 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 <[email protected]> > 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 hjh [1] https://github.com/jamshark70/hadron [2] https://github.com/jamshark70/workshop2012 -- James Harkins /// dewdrop world [email protected] 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 [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
