[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Ev2 as a move-aware editor

From: Philip Martin <philip_at_codematters.co.uk>
Date: Tue, 25 Jun 2013 21:24:57 +0100

Philip Martin <philip.martin_at_wandisco.com> writes:

> alter(.)
> alter(A/B)
> alter(X/Y)
> rotate(A, X/Y/Z)
> rotate(X, A/B/C)
> alter(A) (pre-rotate X/Y/Z)
> alter(X/Y/Z) (pre-rotate A)
> move(X/Y/Z/B, A/B)
> alter(X) (pre-rotate A/B/X)

Oops! A/B/C

> alter(A/B/C) (pre-rotate X)
> move(A/B/C/Y, X/Y)

-- 
Philip
Received on 2013-06-25 22:25:49 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.