Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
deepali_more
Creator
Creator

QVW comparison

I have two same qvw files in two different environments, i want to compare them.

I used -prj folder but i could only get the difference in variables in both the files.

I want to compare objects in these two qvw files, is there any smarter way to do this apart from going in qvw and comparing them manually?

3 Replies
olivierrobin
Specialist III
Specialist III

hello

when using -prj, you have one xml file per object

so you compare the files

deepali_more
Creator
Creator
Author

Thats true but how the folder level comparison will take place? if the objects are too many suppose 200 objects in one file and 150 in another, i could find 50 object difference but which 50 how can we get it?

Peter_Cammaert
Partner - Champion III
Partner - Champion III

"Thats true but how the folder level comparison will take place?"


I don't know. That depends on the tool you use to compare files in folders.


Remember that in a binary QVW document every Object is uniquely identified by an Object ID. This ID is reflected in the XML file name in the -prj folder. For example, compare file CH123.xml from the first document to file CH123.xml from the second document to find out which object properties have changed. The 50 objects in your example that have no counterpart are probably new objects or deleted objects and cannot be compared to anything.