[Original] SVN patch file creation tool

        In recent years, I have been engaged in the development, maintenance and management of java projects. Always use SVN as code version management software. Each new feature release always manually copies a batch of class files and other files from the project directory. And these files were previously committed to svn.

         In order to facilitate the automatic copying of modified files according to the svn submission log analysis file directory, I wrote the tool myself using swing.

 For specific usage, please refer to the help menu in the tool.

        1. Support web project directory named WebRoot or WebContent patch creation 

         2. Support the creation of patch files such as class, jsp, image, css, html, and jar.

         3. Support the creation of patch files with inner classes and nested classes.

        

         Not much to say, run the jar and use the instructions. 1. Start the interface.         

            2. Copy log information from svn.         

            3. Paste the file information here.     

             4. Process into the actual file path    

              5. Select the project directory and the patch file storage directory      

              6.   

 
     
           If there is any problem with the generation of the patch file, please let me know in time, thank you for your attention!

        

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326616764&siteId=291194637