| patch [message #1060206] |
Thu, 23 May 2013 09:49 |
Walter Deodiaus Messages: 1 Registered: May 2013 |
Junior Member |
|
|
I wanted to create a set of patches for files.
I would like to write a java program which traverses the hierarchy and compares files, and if different, creates a patch. Is the API exposed for creating a patch? If so, where is this?
My problem is more complicated. I have two different svn repositories. I'd like to compare my differences in one dir against another one in order to create scripts to update on the other one. Is there an easy way to do this.
I was going to write a script which renames all .svn dirs to .svn0, then copies the .svn from the other dir and does the comparison.
|
|
|
Powered by
FUDForum. Page generated in 0.01406 seconds