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

Bug when trying to commit files nested inside a directory

From: Andrew Mainland <Mainland_Andrew_at_solarturbines.com>
Date: Thu, 2 Dec 2010 15:07:57 -0800

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

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2687408

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-03 07:16:01 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.