This is my bad. I told Maciej that "svn update" removed the
*.subproj directories that had local changes in my tree. In fact,
svn is smart enough to leave modified files and the directories that
they're in, although it removes the rest of the unmodified files.
I expected svn to simply rename the entire directory on the client
side (since that's the equivalent operation that occurred in the
repository) and then fix the metadata in its own .svn directories,
but it's not *quite* that helpful. :)
Dave
On Feb 7, 2006, at 9:57 PM, Maciej Stachowiak wrote:
Continuing with our recent directory rearranging, I'd like to do
the following move tomorrow evening:
WebCore/khtml/xml --> WebCore/dom
Subversion isn't always so great at updating to a directory move
when you have local changes, so make sure to get your changes
landed or save a diff if you have any local changes to this directory.
Regards,
Maciej
_______________________________________________
webkit-dev mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/webkit-dev