Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » patch(recursive generation of hierarchy)
patch [message #1060206] Thu, 23 May 2013 13:49
Walter Deodiaus is currently offline Walter DeodiausFriend
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.
Previous Topic:svn connector discovery how to display again in juno?
Next Topic:Plugin problem
Goto Forum:
  


Current Time: Fri Apr 26 09:24:31 GMT 2024

Powered by FUDForum. Page generated in 0.02953 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top