svn switch to an incorrect branch deletes modified local files
From: Aaron Eppolito <aarone_at_apple.com>
Date: Wed, 23 Apr 2008 16:26:31 -0700
I've posed this warning on Apple's internal svn mailing list and a few
In very short summary, if you inadvertently switch a subdirectory to a
A concrete example:
[myproject/Subdirectory/Files]% svn stat
[myproject/Subdirectory/Files]% svn switch https://svnserver/myproject/trunk
I understand that what I should have done was this:
That said, svn has enough information to know that switching to a new
At the very least, it shouldn't be deleting files with modifications!
-Aaron
On Apr 22, 2008, at 11:54 AM, Matt Ackeret wrote:
On Apr 22, 2008, at 3:24 PM, Stephen Davis wrote:
> If you switch to something with the same hierarchical layout, then
|
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.