Hi, Stefan,
Von: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
>
> On 15.09.2011 11:21, Markus Schaber wrote:
> > Hi,
> >
> > Here is a small problem with the latest TortoiseSVN 1.7 beta build
> (TortoiseSVN 1.6.99, Build 21969 - 32 Bit -dev, 2011/09/13 21:43:47)
> >
> > I have the following directory structure:
> >
> > Svntest/ (working copy root)
> > - .svn/
> > - foo/
> > - bar/
> > - file.txt
> > - baz/
> > - file.txt
> > - other/
> > - file.txt
> >
> > Steps to repeat:
> > Inside the foo/ subdirectory in the explorer, I "svn copy and rename" the
> "bar/" directory to "clone/" (via drag and drop), and then delete it with
> Explorer (no SVN delete). "Check for modifications" on foo shows me 4
> missing items: clone, clone/baz, clone/baz/file.txt and clone/file.txt. I
> select all of them, and click "Revert" from the context menu. After
> confirmation, I get an subversion error:
> >
> > [Window Title]
> > TortoiseSVN
> >
> > [Main Instruction]
> > Subversion reported an error:
> >
> > [Content]
> > Can't revert 'D:\svntest\foo\clone\file.txt' without reverting parent
> >
> > [Schließen]
> >
> > Note that the parent is selected for the revert operation, as I did
> select all 4 items. Selecting and reverting "clone\" on its own works fine,
> and reverts the whole missing subtree by unscheduling them for addition.
>
> Maybe this:
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2
> 829603
I'm not sure whether it's the exact same issue, but it certainly seems related.
Thanks,
markus
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2839844
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-16 08:10:38 CEST