Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Source control and automatic build

Altera_Forum
Honored Contributor II
1,046 Views

Hi All, 

I'm currently using Subversion as a source control system for Nios projects (both hardware and software). The Nios projects are easily kept under source control (it's probably possible to use Subclipse, but I do it manually), but as far as I know, the workspace cannot be source controlled. Two problem arise from this fact: 

1. Whenever I check out the whole design, I have to create a workspace manually, and import all software projects, which is a tedious and inefficient. 

2. Automatic build process cannot be set up, since Altera's command line build tools rely on a workspace to exist. 

 

I would like to know if anyone has already addressed those problems. Maybe a solution could be generating a workspace automatically, but I didn't find a way to do it yet. 

 

Thanks, 

Avishay
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
346 Views

 

--- Quote Start ---  

originally posted by avishorp@Jun 14 2006, 04:37 AM 

hi all, 

i'm currently using subversion as a source control system for nios projects (both hardware and software). the nios projects are easily kept under source control (it's probably possible to use subclipse, but i do it manually), but as far as i know, the workspace cannot be source controlled. two problem arise from this fact: 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16169) 

--- quote end ---  

 

--- Quote End ---  

 

 

I&#39;m using darcs and I have exactly the same issues. Eclipse makes it _really_ hard to move a project. Why IDE applications insist on using absolute paths I&#39;ll never know.  

 

I&#39;m currently mucking about with the .xml files in the .metadata directory to see If I can figure out something that works.
0 Kudos
Reply