Diffs and deleted directories
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-03-24 23:30:30 CET
Does anyone know why 'svn diff' has such strangely inconsistent
For example, if I move a directory in my working copy from foo1 to
$ svn move foo1 foo2
So the delete shows up, but not the add.
If I then commit and look at the repos-repos diff it looks like this:
$ svn ci -m,
Committed revision 3.
Ok, this way the add shows up but the delete does not.
Is it just me, or is this kinda weird?
For the curious, the reason I stumbled onto this is that I was trying
-garrett
---------------------------------------------------------------------
|
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.