[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug when trying to commit files nested inside a directory

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Fri, 3 Dec 2010 09:22:06 +0000

On 2 December 2010 23:20, Andrew Mainland
<Mainland_Andrew_at_solarturbines.com> wrote:
>
> Please disregard this email. The problem has something to do with a renamed folder. I am no longer sure what the problem is but I suspect it has already been reported.

There is almost certainly no problem in subversion/TortoiseSVN,
otherwise the mailing lists would be groaning under the load of bug
reports. Most likely the lower level directory has become disconnected
from its parent in some way, possibly by a rename of the folder
outside subversion. That subdirectory would then be seen as an
independent nested working copy, and the original folder name as
missing. Check for Modifications will show you what is happening.

Simon

> Subject: Bug when trying to commit files nested inside a directory
>
> Caterpillar: Confidential Green        Retain Until: 01/01/2011
>
> This may be a very large bug.
> I am unable to commit changes if the changed files exist in a directory more than 1 level deep.
> Say I have a file structure such as the following:
> trunk\
> trunk\SomeFile.txt
> trunk\SomeDir\
> trunk\SomeDir\FileThatHasChanged.txt
>
> From explorer trunk\ will correctly have a red icon indicating that file inside of it has been changed and could be committed. If I right click trunk\ > commit I do not see trunk\SomeDir\FileThatHasChanged.txt in the commit dialoge box. If I navigate inside of trunk and right click SomeDir\ I do see trunk\SomeDir\FileThatHasChanged.txt
>
> By "do not see" and "see" I mean the commit dialog box that would allow me to submit a message and select which files I want to commit.  From the trunk\ level's commit dialoge  it would appear that no files have changed.
>
> In other words when I right click > commit  Tortise does not seem to be recursively navigating the tree of files so as to report which files have changed so that I can check them for the commit.  This means that I must right click every directory myself.
>
> I am on version 1.6.12.20536

--
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2687504
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-03 10:22:14 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.