Thanks! Iorenznl But could you tell me what's the exact command to forward non-dtxml files to the default svn diff3 program, either in a batch or in powershell? I cant find any document about that.
在2022年3月17日星期四 UTC+8 00:08:33<lorenznl> 写道: > bingsheng xue ?? TortoiseSVN wrote: > > >Hi, > > > >I want to always use my own diff3 program only for "*.dtxml" files, but I > >can't find any way to config that. My diff3 program is only able to merge > >my "*.dtxml" files and not able to merge any other types of files. > > > >For now, if I want to update a folder that contains several types of > files, > >I can only use "svn update" command to update them using the default > >internal diff3 program for all files, or I can use "svn update > --diff3-cmd > >myprogram.exe" to update them all using my diff3 program (which would > cause > >a problem if there are other types of files). > > > >(Note: The DIFF-VIEWER or MERGE-TOOL advanced settings in Tortoise are > not > >able to do this work. They are only previewing GUI programs and only run > >when you click the modified/conflicted file status row in the TortoiseSVN > >window.) > > > >Any help would be much appreciated! Thank you all! > > You could teach your myprogram.exe to forward non-dtxml file to the > default merge tool > > or use a batch / powershell script to do so > -- > > Lorenz > > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/b0e403cf-a5ea-4a17-be88-922eef365d82n%40googlegroups.com.
