Tim I still get the following error ! [EMAIL PROTECTED] java]$ cat ~/temp/patch.txt | patch -p0 (Stripping trailing CRs from patch.) patching file xdocs/index.html Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file xdocs/index.html.rej
1) How you ctreate the patch .... you can create the patch with svn svn diff <filename> or with tortise svn right click and say create patch (I think !) 2) make sure you update the code to leatest before you create the patch Thanks Srinath On 7/7/05, Tim O'Brien (JIRA) <[EMAIL PROTECTED]> wrote: > [ http://issues.apache.org/jira/browse/AXIS2-64?page=all ] > > Tim O'Brien updated AXIS2-64: > ----------------------------- > > Attachment: patch.txt > > Srinath, here is a much nicer patch without the absolute directories. > > > Home Page: Rewird Motivation Section, Add News, and Add Introduction > > Material > > ----------------------------------------------------------------------------- > > > > Key: AXIS2-64 > > URL: http://issues.apache.org/jira/browse/AXIS2-64 > > Project: Apache Axis 2.0 (Axis2) > > Type: Task > > Components: samples, build,site & docs > > Reporter: Tim O'Brien > > Attachments: axis-index-patch.txt, patch.txt > > > > The home page needs some rewording, and while your are at it why not add a > > section that identifies Apache Axis2 for people who might not be familiar. > > The home page redesign took the exist content, and added some more > > information. > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira > >
