----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2714/#review3200 -----------------------------------------------------------
Trying to patch this and got this messages. For other patches, the command was ok. But this one has some issue. Any idea? > patch -p0 --dry-run -i ~/Downloads/OOZIE-596v2.patch patching file src/site/apt/HowToContribute.apt.vm patching file src/site/apt/IRCChannel.apt.vm The next patch would delete the file src/assemblies/docs.xml, which does not exist! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored patching file src/site/apt/Credits.apt.vm patching file .gitignore can't find file to patch at input line 282 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: pom.xml |=================================================================== |--- pom.xml (revision 1201098) |+++ pom.xml (working copy) -------------------------- File to patch: ... - Mohammad On 2011-11-11 23:30:13, Alejandro Abdelnur wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/2714/ > ----------------------------------------------------------- > > (Updated 2011-11-11 23:30:13) > > > Review request for oozie. > > > Summary > ------- > > working on Oozie Apache site > > > This addresses bug OOZIE-596. > https://issues.apache.org/jira/browse/OOZIE-596 > > > Diffs > ----- > > /branches/ap-pages/src/site/apt/HowToContribute.apt.vm PRE-CREATION > /branches/ap-pages/src/site/apt/IRCChannel.apt.vm PRE-CREATION > /branches/ap-pages/src/assemblies/docs.xml 1201098 > /branches/ap-pages/src/site/apt/Credits.apt.vm PRE-CREATION > /branches/ap-pages/.gitignore PRE-CREATION > /branches/ap-pages/pom.xml 1201098 > /branches/ap-pages/src/site/apt/IssueTracking.apt.vm PRE-CREATION > /branches/ap-pages/src/site/apt/MailingLists.apt.vm PRE-CREATION > /branches/ap-pages/src/site/apt/QuickStart.apt.vm PRE-CREATION > /branches/ap-pages/src/site/apt/VersionControl.apt.vm PRE-CREATION > /branches/ap-pages/src/site/apt/documentation.apt.vm 1201098 > /branches/ap-pages/src/site/apt/downloads.apt.vm 1201098 > /branches/ap-pages/src/site/apt/howtorelease.apt.vm 1201098 > /branches/ap-pages/src/site/apt/index.apt.vm 1201098 > /branches/ap-pages/src/site/apt/mailing_list.apt.vm 1201098 > /branches/ap-pages/src/site/apt/quick-start.apt.vm 1201098 > /branches/ap-pages/src/site/apt/who_we_are.apt.vm 1201098 > /branches/ap-pages/src/site/docs.html 1201098 > /branches/ap-pages/src/site/root.html 1201098 > /branches/ap-pages/src/site/site.xml 1201098 > > Diff: https://reviews.apache.org/r/2714/diff > > > Testing > ------- > > > Thanks, > > Alejandro > >
