<oXygen/> XML Editor User Guide |
In large teams composed either of developers or technical writers, the usage of a shared repository for the source or document files is a must. Often many authors are changing the same file at the same time.
Finding what has been modified in your files and folders can be hard. If your data is changing, you can benefit from accurate identification and processing of changes in your files and folders with <oXygen/>'s new features: Compare files and Compare directories. These are powerful and easy to use tools that will do the job fast and thoroughly. With the new possibilities of differencing and merging, it is now easy to manage multiple changes.
<oXygen/> provides a simple means of performing file and folder comparisons. You can see the differences in your files and folders and also you can merge the changes.
There are two levels on which the comparison can be done, namely comparing directories or comparing individual files. These two operations are available from the Tools menu.
The directories comparison result is presented as a tree of files and directories.The directories that contain different files are expanded automatically, so you can focus directly on the differences. You can merge the directories' contents using the copy actions or you can compare and merge the different files by double-clicking on them.
The directory comparison user interface is comprised of the following components:
This menu contains the functions available for directories comparison:
-> : Performs the comparison of the directories.
-> : Performs the comparison of the files.
-> : Copies the selected file or folder to the corresponding directory from the right (only available if the file or folder to be copied exists in the left directory)
-> : Copies the selected file or folder to the corresponding directory from the left (only available if the file or folder to be copied exists in the right directory)
Ctrl+W) : Closes the Compare directories window.
-> (The available functions are presented in the Operations menu.
For the Algorithm and Diff Options buttons look below at File Comparison / Compare Toolbar
File filters are available; you can choose to see the differences only for XML files, or XSL files for instance.
To open the directories you want to compare, select a folder from each "Browse for local file" button. <oXygen/> keeps track of the folders you are currently working with and those you opened in this window. You can see and select them from the two combo-boxes.
The directory comparison result is presented using a tree of files and directories.
For the files and folders from the compared directories you can see their name, size and their modification date.
If a file or a folder exists only in one of the compared directories, the name of the file or folder will be blue and marked with an "X".
If a file exists in both directories but the content is different, the name of the file will be red and marked with a "not-equal" sign. <oXygen/> offers an useful option here: you can double-click the line marked with the "not-equal" sign and a new "File Content Comparison" Window will be opened, showing the differences between the two files.