FYI, some info on how to apply a patch here:
http://cwiki.apache.org/confluence/display/GMOxDEV/Committing+patches+to+the+Subversion+Repository
On 11/3/06, Adam Lally <alally@alum.rpi.edu> wrote:
> Unfortunately I found this in the SVN manual:
>
> You might also have noticed the non-standard way that
> Subversion currently displays property differences. You can
> still run svn diff and redirect the output to create a usable
> patch file. The patch program will ignore property patches—as
> a rule, it ignores any noise it can't understand. This does
> unfortunately mean that to fully apply a patch generated by
> svn diff, any property modifications will need to be
> applied by hand.
>
> Which seems to indicate that this won't be a great test of applying a
> patch. I assumed that SVN would supply its own "svn patch" command or
> somesuch that would extend the ordinary UNIX patch with additional
> features to handle the output produced by "svn diff", but I guess not.
> :(
>
> -Adam
>
>
> On 11/3/06, Adam Lally <alally@alum.rpi.edu> wrote:
> > Hmmm.. from my end it looks like it was sent. Are attachments not permitted on
this list?
> >
> > I'll try pasting the patch in the body of the email:
> >
> >
> > Property changes on: uimaj
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .project
> > target
> >
> >
> >
> > Property changes on: uimaj-adapter-soap
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .project
> >
> >
> >
> > Property changes on: uimaj-adapter-vinci
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .settings
> > target
> > .classpath
> > .project
> >
> >
> >
> > Property changes on: uimaj-core
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .settings
> > target
> > .classpath
> > .project
> >
> >
> >
> > Property changes on: uimaj-cpe
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .settings
> > target
> > .classpath
> > .project
> > checkpoint_synchPoint.xml*
> >
> >
> >
> > Property changes on: uimaj-distr
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .project
> >
> >
> >
> > Property changes on: uimaj-ep-configurator
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .settings
> > target
> > .classpath
> > .project
> >
> >
> >
> > Property changes on: uimaj-ep-debug
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .settings
> > target
> > .classpath
> > .project
> >
> >
> >
> > Property changes on: uimaj-ep-jcasgen
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .settings
> > target
> > .classpath
> > .project
> >
> >
> >
> > Property changes on: uimaj-ep-pear-packager
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .project
> >
> >
> >
> > Property changes on: uimaj-ep-runtime
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .project
> >
> >
> >
> > Property changes on: uimaj-examples
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .settings
> > target
> > .classpath
> > .project
> >
> >
> >
> > Property changes on: uimaj-test-util
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .settings
> > target
> > .classpath
> > .project
> >
> >
> >
> > Property changes on: uimaj-tools
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .settings
> > target
> > .classpath
> > .project
> >
> >
> >
> > Property changes on: jVinci
> > ___________________________________________________________________
> > Name: svn:ignore
> > +
> > .settings
> > target
> > .classpath
> > .project
> >
> >
>
|