Re: LOG4NET-64

2008-10-12 Thread Ron Grabowski
If you put the .patch file in the same directory as RollingFileAppender and right-click on it then navigate to: TortoiseSVN -> Apply patch... You'll view the patch as a diff. There will be a modal window with a title of File Patches. If you right click the patch in that window you'll have the

LOG4NET-64

2008-10-12 Thread Roy Chastain
I am glad that there is some active work on this patch. Can someone PLEASE tell me how to interpret the .PATCH file so that I can apply the code to my copy of log4Net. Also, I have some code that I would like to give back to the project, but I have no idea how to go about it. Thanks -

[jira] Issue Comment Edited: (LOG4NET-64) [PATCH] to RollingFileAppender.cs to add the ability to preserve the log file name extension when rolling the log file.

2008-10-12 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638872#action_12638872 ] ron edited comment on LOG4NET-64 at 10/12/08 10:36 AM: - My

[jira] Commented: (LOG4NET-64) [PATCH] to RollingFileAppender.cs to add the ability to preserve the log file name extension when rolling the log file.

2008-10-12 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638872#action_12638872 ] Ron Grabowski commented on LOG4NET-64: -- My uploaded patch also fixes fixes the issue w

[jira] Updated: (LOG4NET-64) [PATCH] to RollingFileAppender.cs to add the ability to preserve the log file name extension when rolling the log file.

2008-10-12 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-64: - Attachment: LOG4NET-64.patch Based on the two earlier patches for this ticket. This patch enable