On Mon, Dec 20, 2010 at 06:48:03PM +0000, lilyp...@googlecode.com wrote: > > Would it be o.k. to put the git-cl and upload.py scripts somewhere > more permanent, like /usr/local/bin/ ? Or do users need to be able > to pull latest versions of them? If I put 'em in /usr/local/bin/ > then I can get rid of the src code dirs.
I personally have never updated my git-cl repository... but I think it would be foolish to say that that repo will never have important bug fixes or nice new features. That said, we could advise contributors to run cd /usr/local/git-cl sudo git pull so that's not a problem. Yes, go ahead and put them in /usr/local/. I would still like the git-cl in /usr/local/bin/ to be a symlink to the file in /usr/local/whatever/git-cl/ though, so that the .../bin/git-cl would be updated whenever somebody does a git pull in the repo. Cheers, - Graham _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond