This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: procedure to make MELT branch on GCC SVN?


On Feb 17, 2008 11:41 PM, Basile STARYNKEVITCH <basile@starynkevitch.net> wrote:
> Hello All,
>
> I am a bit confused about how to make a branch on GCC SVN.
>
> I've got some sources (see my home page) but it is buggy. Diego Novillo
> told me gently (in private email) that I should make the branch (thanks
> Diego).
>
> I started a wiki page: http://gcc.gnu.org/wiki/MiddleEndLispTranslator
>
> Legal stuff is done long time ago: I have "write after approval" status!
>
> (thanks to Manuel López-Ibáñez for his editions on the wiki)
>
> In http://gcc.gnu.org/ml/gcc/2008-02/msg00255.html I announced it.
> In http://gcc.gnu.org/ml/gcc/2008-02/msg00256.html Gerald Pfeifer
> suggested to announce it (but I thought already did) and to update the
> web pages.
>
> I am quite scared about messing up the CVS; I am much more easy with the
> SVN.
>
> Can I just start my branch with
>    svn cp svn+ssh://bstarynk@gcc.gnu.org/svn/gcc/trunk \
> svn+ssh://bstarynk@gcc.gnu.org/svn/gcc/melt-branch

svn+ssh://bstarynk@gcc.gnu.org/svn/gcc/branches/melt-branch

(note /branches/), otherwise this is all you need to to.

Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]