cbs icon indicating copy to clipboard operation
cbs copied to clipboard

Rename files that are too long

Open cathinkaw opened this issue 5 years ago • 3 comments

There are some files in the solution that gives people a "file name too long" error on Windows. This can be solved with config, but I think it is not necessary to have files with so long names either.

cathinkaw avatar Apr 13 '19 11:04 cathinkaw

'Source/Reporting/Policies.Specs/Reporting/for_notifications/when_parsing_a_text_message_with_a_correctly_formated_aggregated_case_report/separated_by_hash/given/text_message_received_events_containing_aggregated_case_report_separated_by_hash.cs': Filename too long error: cannot stat 'Source/Reporting/Policies.Specs/Reporting/for_notifications/when_parsing_a_text_message_with_a_correctly_formated_aggregated_case_report/separated_by_star/given/text_message_received_events_containing_aggregated_case_report_separated_by_star.cs': Filename too long error: cannot stat 'Source/Reporting/Policies.Specs/Reporting/for_notifications/when_parsing_a_text_message_with_a_correctly_formated_aggregated_case_report/separated_by_star_and_hash/given/text_message_received_events_containing_aggregated_case_report_separated_by_star_and_hash.cs': Filename too long error: cannot stat 'Source/Reporting/Policies.Specs/Reporting/for_notifications/when_parsing_a_text_message_with_a_correctly_formated_aggregated_case_report/separated_by_star_and_hash/when_report_has_a_negative_number_of_cases_of_females_over_5.cs': Filename too long error: cannot stat 'Source/Reporting/Policies.Specs/Reporting/for_notifications/when_parsing_a_text_message_with_a_correctly_formated_aggregated_case_report/separated_by_star_and_hash/when_report_has_a_negative_number_of_cases_of_females_under_5.cs': Filename too long error: cannot stat 'Source/Reporting/Policies.Specs/Reporting/for_notifications/when_parsing_a_text_message_with_a_correctly_formated_aggregated_case_report/separated_by_star_and_hash/when_report_has_a_negative_number_of_cases_of_males_over_5.cs': Filename too long error: cannot stat 'Source/Reporting/Policies.Specs/Reporting/for_notifications/when_parsing_a_text_message_with_a_correctly_formated_aggregated_case_report/separated_by_star_and_hash/when_report_has_a_negative_number_of_cases_of_males_under_5.cs': Filename too long error: cannot stat 'Source/Reporting/Policies.Specs/Reporting/for_notifications/when_parsing_a_text_message_with_a_correctly_formated_single_case_report/separated_by_hash/given/a_text_message_received_builder_for_single_case_report_separated_by_hash.cs': Filename too long error: cannot stat 'Source/Reporting/Policies.Specs/Reporting/for_notifications/when_parsing_a_text_message_with_a_correctly_formated_single_case_report/separated_by_star/given/a_text_message_received_builder_for_single_case_report_separated_by_star.cs': Filename too long error: cannot stat 'Source/Reporting/Policies.Specs/Reporting/for_notifications/when_parsing_a_text_message_with_a_correctly_formated_single_case_report/separated_by_star_and_hash/given/a_text_message_received_builder_for_single_case_report_separated_by_star_and_hash.cs': Filename too long

cathinkaw avatar May 08 '19 16:05 cathinkaw

Can you fix this, @woksin? I can't even load the folder in VS :/

cathinkaw avatar May 08 '19 16:05 cathinkaw

image

cathinkaw avatar May 08 '19 16:05 cathinkaw