On Mon, Nov 04, 2013 at 02:03:04AM -0600, Ryan Schmidt wrote:
>
> On Nov 4, 2013, at 01:35, Stefan Sperling wrote:
>
> > This seems be a bug in the diff code with handling of moves inside copies.
> > I've filed http://subversion.tigris.org/issues/show_bug.cgi?id=
>
> You sure that’s the tick
On Nov 4, 2013, at 01:35, Stefan Sperling wrote:
> This seems be a bug in the diff code with handling of moves inside copies.
> I've filed http://subversion.tigris.org/issues/show_bug.cgi?id=
You sure that’s the ticket number? It’s usually at least 6 figures.
http://www.youtube.com/watch?v=
On Sun, Nov 03, 2013 at 09:46:14PM -0600, Ryan Schmidt wrote:
> $ svn di files/
> Assertion failed: (kind == svn_node_file && (status ==
> svn_wc__db_status_normal || status == svn_wc__db_status_added || (status ==
> svn_wc__db_status_deleted && diff_pristine))), function
> svn_wc__diff_local_on
I’m working on creating an openni2 port for MacPorts.
https://trac.macports.org/ticket/40107
To begin, I “svn copy”’d our existing openni port and then started making
changes. I’ve renamed one patchfile and modified it, then deleted two other
patchfiles. Now I wanted to see a diff, and svn cras