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

Possible buglet in "commit" dialog file list

From: Jim Garrison <Jim.Garrison_at_troux.com>
Date: Wed, 23 Feb 2011 17:20:26 -0600

I created a single file a/b/c/d.java along with the directories, and then displayed the "check for modifications" dialog, which contained entries for each directory (a, a/b, a/b/c) and the file. I hilighted everything and selected "add", which set the files and directories into pending-add state. Then I again hilighted everything (still from the "Check for modifications" dialog) and selected right-click "commit". The file list that came up contained

a
b
b
b/c
c
c
b/c/d.java
c/d.java
d.java

Clicking OK did the commit correctly (i.e. it didn't add d.java 3 times), so this is merely cosmetic but potentially confusing in more complex situations. I can provide screenshots if needed.

TortoiseSVN 1.6.12, Build 20536 - 64 Bit , 2010/11/24 20:59:01
Subversion 1.6.15,
apr 1.3.8
apr-utils 1.3.9
neon 0.29.5
OpenSSL 0.9.8p 16 Nov 2010
zlib 1.2.3

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-24 00:20:31 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.