gomp-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gomp-discuss] CVS organization


From: Jacob Weismann Poulsen
Subject: [Gomp-discuss] CVS organization
Date: Tue, 6 Apr 2004 11:58:06 +0000
User-agent: Mutt/1.5.5.1+cvs20040105i

Hi

I would prefer if we had settled on a CVS organization before I check-in 
my modifications. However, I am not familiar with the savannah setup and I
don't know what we can and what we can't do when it comes to CVS. I
would prefer if we could move the files directly on the cvsserver in
order not to loose history but I was not able to get a login-shell on
'savannah.nongnu.org'. If we can't move files around on the CVS server
then it is even more vital for us to discuss the organization before
we start committing stuff for real. Does anyone know whether or not
it is possible to get direct access to the cvsroot on the cvsserver
(at quick glance at the savannah web-pages didn't reveal it) ???

Speaking of CVS, I noticed that it is possible to setup cvs-commit 
mails on savannah. If would suggest that we use 'gomp-cvs' for this
and if no one objects to it, it will try to set it up for us.

As for the organization, I would suggest that we did the following
(note that if we can't move things around on the server then following 
this proposal implies that the history of all previous commits will 
be lost!!!):

<root>
        Makefile.am
        bootstrap
        configure.in
        TODO
        README
    AUTHORS
    COPYING
        Changelog
<root>/doc
        Makefile.am
        gompspec.tex
<root>/lib
        README
        Makefile.am
        as lib is today AND ../libgomp.h (PROPASAL: 'mv libgomp.h omp.h')
<root>/misc
        README
        Makefile.am
        as misc is today 
<root>/test/gcc (samles of wrong openMP usage that we should catch)
        README
        Makefile.am
        foo.c
        ...
<root>/test/lib (various programs to test the library)
        README
        Makefile.am
        bar.c
        ...
<root>/gcc (the patches various versions of gcc)
        README
        Makefile.am
        gcc-<gcc_version>/gcc/
                flags.h
                toplev.c
                c-common.c
                c-parse.y
                c-pragma.[ch]
                ...


Cheers, Jacob

-- 
<address@hidden>
Fingerprint: 9315 DC43 D2E4 4F70 3AA8  F8F0 9DA0 B765 F5C8 7D26




reply via email to

[Prev in Thread] Current Thread [Next in Thread]