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

Re: Backing out changes: the prefered method?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-31 00:03:19 CET

Sean Russell <ser@germane-software.com> writes:

> How will diffs on directories show up? At the moment if I have:
>
> A/x
>
> and I do:
>
> svn mv A B
> svn ci && svn up
> echo "blah" >> B/x
> svn ci
>
> diffs get all messed up. I can't do a diff -r on x or B; again, I'm
> assuming that this will eventually be fixed, so I'm not worried.
> However, I'm trying to imagine what an 'svn diff -r B' would look
> like.

Interesting issue. Maybe Philip can talk about this. I know that
someday if you run 'svn log B/x', the server will follow the history
of the node backwards into A/x in some earlier revision. Are we going
to try do do the same thing with 'svn diff'?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:01 2006

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.