Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT/Git

On 10 May 2011 15:49, Schaefer, Doug <Doug.Schaefer@xxxxxxxxxxxxx> wrote:

I do not see an ‘old’ directory under org.eclipse.cdt on the eclipse file system. I’m not sure how you were getting them that way. Are they coming out of an Attic somewhere?


Whoops, you're right, I did:
mv org.eclipse.cdt-old org.eclipse.cdt/old

BTW the links are historical. I’ve been waiting for a quiet moment to physically move things into org.eclipse.cdt to help clean up the /cvsroot/tools directory. Looks like that quiet time will come in July J.


Personally I think 'all' has too many projects in it.  If instead we kept the existing grouping on the server, 'all' would shrink considerably, and we would end up with new:
org.eclipse.cdt/build
org.eclipse.cdt/core
org.eclipse.cdt/debug
org.eclipse.cdt/doc
org.eclipse.cdt/launch
which matches the layout we have for the other features, and the bugzilla categories.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=316208#c5
 

BTW2, anything we don’t bring forward I can move physically to the org.eclipse.cdt-old directory first to keep things clean. That’s generally how things have gotten there to begin with.


That's basically what I was doing manually before conversion. As this migration happens from an archive of the CVS repo. it's doesn't necessarily need to be done on the server.

Cheers,
James
 

 

Doug.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of James Blackburn
Sent: Tuesday, May 10, 2011 10:41 AM
To: CDT General developers list.


Subject: Re: [cdt-dev] CDT/Git

 

On 10 May 2011 15:32, Schaefer, Doug <Doug.Schaefer@xxxxxxxxxxxxx> wrote:

Here’s something better, only import the /cvsroot/tools/org.eclipse.cdt module. Everything is there and nothing old.

 

I doesn't make much difference either way.  Most of 'old' is/was under org.eclipse.cdt/old/ AFAICS.  The content under 'all' (in CVS) are actually symlinks into org.eclipse.cdt-{core,build,debug}.

 

Cheers,

James

 


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top