Hi, anyone knows if there's a way to extract from a SVN repository the modified files between two commits?
It would be useful to get the directory structure also..
I need to extract the files I've modified since the latest commit and send them to the client.. I've done this manually until now, but as the number of file grows, it begins to be quite time-consuming (and dummy, I think :)
I use the Cornerstone GUI, but obviously it would be ok from command line.. or maybe there's a GUI that does that on the Mac?
Thanks!