Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Rename files that are too long #1043

Open
cathinkaw opened this issue Apr 13, 2019 · 3 comments
Open

Rename files that are too long #1043

cathinkaw opened this issue Apr 13, 2019 · 3 comments
Assignees
Labels

Comments

@cathinkaw
Copy link
Collaborator

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 cathinkaw self-assigned this May 8, 2019
@cathinkaw
Copy link
Collaborator Author

'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 cathinkaw assigned woksin and unassigned cathinkaw May 8, 2019
@cathinkaw
Copy link
Collaborator Author

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

@cathinkaw
Copy link
Collaborator Author

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants