I followed the steps in [1] to configure my Eclipse (4.2.2) and import the trunk code.
When trying to create a patch based in any XML file, I don't have any problem [2]. All other Eclipse configuration is the default values. [1] http://hbase.apache.org/book/ides.html [2] http://pastebin.com/77YzQyu6 Best regards, Paulo Vital On Fri, 2013-09-13 at 16:49 -0400, Jean-Marc Spaggiari wrote: > This is what I get when I try to create a patch over a modified XML file > directly from eclipse: > > Index: src/main/docbkx/ops_mgt.xml > =================================================================== > Cannot display: file marked as a binary type. > svn:mime-type = application/xml > > Any clue? > > > 2013/9/13 Jean-Marc Spaggiari <[email protected]> > > > Hi, > > > > In trunk, SVN show XML files beeing BINARY. So it's not letting me do nice > > diffs from eclipse. I'm wondering if it's an issue into the repository? Or > > on my side (settings/eclipse/etc). Does anyone also have the XMLs shown as > > binaries? > > > > Thanks, > > > > JM > >
