Le lundi 07 avril 2008 à 22:44 +0200, Jean-Charles Malahieude a écrit : > Hi John, and fellow translators, > > Having tried to run John's update to the procedures at top of the README > file, it did not work on my Mandriva; so I explored I found this > workaround that works for me.
Thanks for the report, and sorry for the confusion. I pushed a fix to Git which is slighly different from your patch: I put the mkdir command after 'git init-db' and the right directory to make. Does it work for you too? > I tried the same way with the master branch. It is all right as long as > I don't have any temptation to fetch any branch that happens to have a > composite name (ie. lilypond/translation or dev/...). It is too bad for > me, since I would like not to have to clone the entire repository with > all its branches: I am just interested in translation and documentation > issues, without having to -- sot of -- duplicate directories on my box. Did you fetch branches on an old Git repository? Just like me, there might be staled refs/heads/dev or refs/heads/remotes/origin/lilypond files; just delete them and it should work. If it doesn't, please send exact error messages. Cheers, John _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
