Hi, I was wondering if anyone could help me with the following. I work remotely with other software developers on the same project. I use subversion and tortoise to manage my code. I don't think the other developers do the same.
This creates problems when we try and share code, because we have to figure out which files were modified so we don't overwrite each others changes. Is there a program that I can use to compare two folders and have it mark which files are modified and export those files to a new directory?
The closest thing I have found was a program called DiffMerge. It finds the files that changed between the folders, but I have to manually go through the list, copy the paths and copy those files individually. It would be awesome if I could export those changed files.
Thanks!