Does anyone know if there is a way to extract modified files between two commits from the SVN repository?
It would also be useful to get a directory structure.
I need to extract the files that I have changed since the last commit and send them to the client. I have done it manually so far, but as the number of files increases, it starts to take up a lot of time (and a mannequin, I think :)
I use the Cornerstone GUI, but obviously that would be good from the command line .. or maybe there is a GUI that does this on a Mac?
Thank!
source
share