Re: How to activate VCS projects with EDE?

"Eric M. Ludlam" <[email protected]>
Newsgroups gmane.emacs.cedet
Message-ID <[email protected]>
On 06/22/2014 01:52 AM, Tu Do wrote:
> Hi Eric,
>
> I am using the ede-ldf branch, but I don't know how to use the VCS
> feature in EDE. When I run ede-new, it gives additional projects such as
> GNUSteps aside from the old ones like Arduino, Make and Automake.
>
> How do I make EDE automatically recognize a VCS project?

Hi Tu,

If you add this to your .emacs file:

(ede-enable-generic-projects)

the new VCS based projects will be enabled along with the Makefile, 
SCons, etc projects.

If you've already done that, I must say I didn't put in tests for all 
those project types because I was worried about the anchor 
files/directories from other VC systems messing up my own VC in CEDET. 
Instead I test a mock VC system.

It could also be I messed something up.  Please check in 
lisp/cedet/ede/generic.el for the function ede-enable-generic-projects 
to see if your VC system is properly represented.

This is a great thing to try out, as I think it should be possible to 
replace `ede-cpp-root' with the generic project type which would make 
setup for new users much easier since all you need to do is:

M-x customize-project

to get similar features.

Thanks
Eric

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.