Stefan Küng wrote:
> Markus Fischer wrote:
>
>> Isn't there a way to make this more user friendly? It works with
>> deleted files, are there limitations why this can't be expanded to
>> directories?
>
> Because if you just delete files, the .svn (hidden) directory still
> contains information about the deleted files and so Subversion *knows*
> that there are files missing. But if you delete whole folders, the .svn
> directory inside those is deleted too and Subversion doesn't know
> anything about it anymore.
Sorry I can't follow.
When I checkout I've something like:
project
.svn
entries : which contains <entry name="folder" type="dir"/>
folder
.svn
Given this scenario and I delete "folder" by accidant, the .svn folder
from "project" still knows about "folder". And since
project/.svn/entries also contains url="http://subversion/repo/project/"
it can build the URL also.
Isn't this enoug information?
thanks,
- Markus
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Oct 2 15:36:21 2005