On 12.05.2015 20:13, Doug Shields wrote:
> If the working copy contains no unversioned files, running
> TortoiseSVN->Cleanup using the “Delete unversioned files and folders”
> will popup the error “Cannot delete file: The file name you specified is
> not valid or too long. Specify a different file name.”
>
> If the working copy contains no ignored files, running
> TortoiseSVN->Cleanup using “Delete ignored files and folders” will popup
> the same error.
>
> If both conditions are met the error will popup twice.
>
>
>
> To reproduce:
>
> Setup a working copy with one ignored file and one unversioned file.
>
> Use TortoiseSVN -> Cleanup with the “Delete unversioned files and
> folders” and “Delete ignored files and folders” options.
>
> It works cleanly and pops up the “Cleanup has successfully processed the
> following paths:” message.
>
> Repeat the cleanup again now that there are no such files.
>
> It pops up the error twice, followed by the success message.
>
>
>
> Debug shows it performs an SVN status. Running SVN status manually
> shows a clean working copy. It appears TortoiseSVN fails to recognize
> the empty result from the status command.
>
>
>
> On WinXP/”TortoiseSVN 1.8.11, Build 26392 - 32 Bit , 2015/03/19 18:50:20
> Subversion 1.8.13, -release”
Created issue #692 for this:
https://sourceforge.net/p/tortoisesvn/tickets/692/
Stefan
--
___
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=3117055
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-05-12 21:00:13 CEST