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.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.