Bertalan Fodor writes:

> I want to build LilyPond from the CVS but with updates coming from
> lilypond_2_0 branch.

That makes sense.

> I use these:
>
> cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/lilypond co lilypond

You should checkout the 2_0 branch to begin with, doing:

    cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/lilypond co -r lilypond_2_0 -d 
lilypond-2.0 lilypond

Then, you can simply do:

    cd lilypond-2.0
    cvs update

You cannot mix cvs HEAD development (2.1.x) with another branch.  If
you say:

     cvs status ChangeLog

it tells you from what branch you're pulling.

Hope that helps,
Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to