William Hubbs <[email protected]> wrote: > Ok, thanks. > > I'm not as familiar with svn as I am with git, so what is the best way I > can pull the patch that fixes it out of the git repo so I can apply it > to 4.2 so I can package it for gentoo?
svn diff can give you the differences between two revisions. I can't remember the syntax, since I use Git for all of my own files rather than svn, but svn diff --help (or failing that, the documentation) should solve the problem. _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
