svn - How to perform a diff between each pair of files of a directory (and it's sub-directories)? -


i have 2 versions of project in 2 folders. i'd make diff of every pair of identical file in each directory.
want (tortoise) svn between working copy , repository, locally.

is possible use svn diff between local folders ?

thanks.

so maybe recursive ordinary diff on 2 directories?


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -