Skip to content
Back to formatted view

Raw Message

Message-ID: <93c3eada0702132133h4722c546y957f829968ec83a6@mail.gmail.com>
Date: 2007-02-14T05:33:19Z
From: Geoff Russell
Subject: How to upload metapost driver ?

Hi all,

To develop the metapost driver, I did an svn checkout (R-2-4-branch
revision 40647)
as instructed in

http://developer.r-project.org/SVNtips.html

i.e., I did a,

       svn co $REPOS/branches/R-2-4-branch r-release-branch/R

Not being a core developer, can I just commit the changes?  Am I
on the right branch?

Most of the work is in devPS.c, but there are also some
documentation changes (e.g, Devices.Rd).

Cheers
Geoff Russell

P.S. The driver isn't quite finished but I thought I'd ask now, in case I was
working on the wrong branch!