Hi,I'm using the Interwoven merge tool when copying files between workareas.It's almost useless when it comes to DCRs/XML - because the XML has no linefeeds, the merge tool can't be used to compare actual differences in values.Does anyone know if Teamsite can be configured to use a different merge tool such as Winmerge?Or if there's a way to insert line feeds/carriage returns in the XML?Thanks,Gavin
[teamsite_templating]pretty_print_dcrs=true
Ah - I spoke too soon.The prettyprint config change does show the DCRs in a nicely formatted/viewable way, ie each new tag starts on a new line, which really helps so that I can now see the changes.However, the Teamsite merge tool doesn't then allow you to merge changes on a line-by-line basis - it still treats the 'differences' as the entire block of data.Don't suppose there's another helpful config change out there that will let me merge on a line-by-line (tag by tag) basis?Cheers,Gavin