Re: [Diffuse-users] diffues output to file
Status: Beta
Brought to you by:
dtmoser
From: Derrick M. <der...@ya...> - 2013-07-15 14:10:20
|
Alexander, > I wonder how to save `diffuse file1 file2 file3` result to output file like `diff` do it? Unfortunately, Diffuse currently does not have an option to output a patch file. I have only started looking at workflows for using patch files. Generating patch files should not be difficult. I imagine a simple dialog allowing the user to pick the tabs to include in the patch and a way to pick the root path. Is this how you envisioned exporting the comparison results? Reading and manipulating patch files in a convenient way is a bigger challenge. Cheers, Derrick |