- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
how to combine two ise projects into one
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-16-2012 07:13 AM
Our teammates do their works in different ISE projects, however, we don't know how to combine these projects into one, could you tell me how to?
Best regards!
thx very much
Solved! Go to Solution.
Re: how to combine two ise projects into one
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-16-2012 08:34 AM
It's not clear from your question what you're trying to do:
1 - Combine different projects containing different pieces of the code.
2- Merge projects that each have all of the code at various revision levels.
For the second one, I would suggest finding some good project management software. If you
don't have it, though you could compare the project contents using ISE's built-in Project Browser.
In the browser you can add all projects to the view and then select two at a time to see
the differences in settings and files. Then you would need to try to bring the most up-to-date
versions of each source into the "master" project. If more than one person has worked on the
same source files, then you would need to merge the changes by hand.
-- Gabor
Re: how to combine two ise projects into one
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-16-2012 05:25 PM
Thx for your reply.
What I want to ask is your first one, combine different projects containing different pieces of the code into a new project, and the existed projects' top-level module are sub-modules of the new project.
Could you tell me how to combine?
Thx
Re: how to combine two ise projects into one
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-16-2012 05:59 PM











