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

tortoisesvn rename suggestion bug

From: Mark Garrison <garrison.gaming_at_gmail.com>
Date: Fri, 1 Nov 2013 09:41:49 -0700 (PDT)

I have a directory with ~400 files of the format:

FLY_yy.mm.dd.rev__description.sql

we often need to rename these files and update the rev number. When I use tortoise rename, it pops up a dialog saying "TortioseSVN has detected similar filenames. Do you want the files:", then it lists all 400 files. I can't see the bottom of the dialog as it's off the screen. I can hit Alt-N to get rid of it and move on.

I believe this is a bug in how tortoise is parsing the filename. In my opinion when testing for similarity, only the last period in the filename should be considered. It appears to be looking at the first period in the name (listing all FLY_yy files).

This didn't happen in pre 1.8 versions of tortoise.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-11-01 17:44:24 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.