bingsheng xue ?? TortoiseSVN wrote: >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.
good question 8-) but I have no answer to it. -- Lorenz >?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/rdf83hd3km41aa80q1rlim7tmt90ma1n4f%404ax.com.
