This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- iam_xml files merge conflicts
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 24, 2008
10:40 AM
iam_xml files merge conflicts
We are maintaining install anywhere files in the clear case. one persons started with windows installer using installanywhere. Another person from different location worked on the same project file to add changes for linux. when checking in, we face merge conflicts. how to solve this problem?
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 24, 2008
11:22 AM
Can you detail what sort of conflicts are these? AFAIK the .iap_xml project file is something which behaves itself very badly in respect to any source control system. Often, for a single line modified it modifies countless IDs so if two different persons have opened the same project but saved at different moments, most likely IA itself got confused between those two concurrent changes...
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 24, 2008
01:31 PM
the file is the iap_xml. the advantage of clear case is that 2 people can work on their development stream and merge to the integration stream. when clearcase merges, we see merge conflicts and list 500 of them. i am not sure is it was same line or diff. line/action as it depends on how long /how many changes a person is work on.