[ 
https://issues.apache.org/jira/browse/DERBY-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022150#comment-15022150
 ] 

Rick Hillegas commented on DERBY-5195:
--------------------------------------

Hi John,

The patch file was created by using the svn diff command. There are 2 
approaches to applying the patch:

1) Easy approach: Use the unix patch command. Change directory to the root of 
your subversion client and type the following command:

patch -p 0 -i makePublic.diff

2) Look inside makePublic.diff in order to see which source files are changed. 
Edit those files. Inside makePublic.diff, you will see that deleted lines begin 
with - and added lines begin with +.

Hope this helps,
-Rick

> Create tools for browsing the files in the database log directory.
> ------------------------------------------------------------------
>
>                 Key: DERBY-5195
>                 URL: https://issues.apache.org/jira/browse/DERBY-5195
>             Project: Derby
>          Issue Type: Task
>          Components: Tools
>    Affects Versions: 10.9.1.0
>            Reporter: Rick Hillegas
>         Attachments: ControlFileReader.java, ControlFileReader.java, 
> LogFileReader.java, LogFileReader.java, LogFileReader.java, makePublic.diff
>
>
> It would be nice to have some tools to examine the contents of the log 
> directory. The tools should be able to read the files in that directory 
> without disturbing them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to