wanghaijun schrieb:
> the file dispear ... I'm sure , the FAQ can not resolve this
> problem....
>
> anyone can repeat this bug like these step:
> 1.env:trunk/test/testsvnbug.txt 2.two work copy:A,B 3.A operate:svn
> delete testsvnbug.txt;commit;create new file testsvnbug.txt;add some
> words;svn add ;svn commit; 4.B operate after A:don't update
> firt;change testsvnbug.txt ;svn update(tell you something
> conflict);svn resolved;svn cimmit (tell you smething wrong);delete
> local file svntestbug.txt;svn update(nothing happen!)
>
> is this a Bug???
I think that's expected (in a way), because your working copy is at the
new revision after the update in step 4. Nevertheless, this isn't a
Tortoise SVN issue, the same happens with the command line client.
If you still consider this a bug, please ask on the subversion mailing list.
Felix
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2621826
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-15 12:32:56 CEST