Refactoring #2519
openToo long paths
0%
Description
Currently I use Window Vista, Eclipse Helios + Mercurial plugin, and sometimes TortoiseHg.
Using Eclipse I tried to clone Chamilo 2 in the folder C:\Users\Ivan Tcholakov\workspace\chamilo2
After a long time the operation interrupted and and error code was shown. A noticed that the project
was created partly.
Using the command promt I tried the command:
hg update --verbose --clean
Here was the result:
...
...
...
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash/component/browser.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash/component/creator.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash/component/flash_content_object_table/flash_content_object_table.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash/component/flash_content_object_table/flash_content_object_table_cell_renderer.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash/component/flash_content_object_table/flash_content_object_table_column_model.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash/component/flash_content_object_table/flash_content_object_table_data_provider.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash/component/viewer.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash/html_editor_flash_repo_viewer.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash_video/component/browser.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash_video/component/creator.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash_video/component/flash_video_content_object_table/flash_video_content_object_table.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash_video/component/flash_video_content_object_table/flash_video_content_object_table_cell_renderer.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash_video/component/flash_video_content_object_table/flash_video_content_object_table_column_model.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash_video/component/flash_video_content_object_table/flash_video_content_object_table_data_provider.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash_video/component/viewer.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/flash_video/html_editor_flash_video_repo_viewer.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/handbook_item/component/browser.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/handbook_item/component/creator.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/handbook_item/component/handbook_item_content_object_table/handbook_item_content_object_table.class.php
getting common/libraries/php/html/formvalidator/html_editor/html_editor_file_browser/html_editor_repo_viewer/handbook_item/component/handbook_item_content_object_table/handbook_item_content_object_table_cell_renderer.class.php
[Errno 2] The filename or extension is too long
[command interrupted]
Well, Probably I have a problem with the path:
C:\Users\Ivan Tcholakov\workspace\chamilo2\common\libraries\php\html\formvalidator\html_editor\html_editor_file_browser\html_editor_repo_viewer\handbook_item\component\handbook_item_content_object_table\handbook_item_content_object_table_cell_renderer.class.php
Maybe some other files with long paths will follow. I can see that within the path fragments are repeated without need,
such as: html_editor , handbook_item , content_object_table
Is it possible such long paths to be shrank?
Updated by Ivan Tcholakov about 12 years ago
By using Eclipse I cloned the current Chamilo 2 source in a folder with a shorter path: C:\xampp\htdocs\chamilo2 .
Updated by Stefaan Vanbillemont almost 12 years ago
- Project changed from Chamilo LCMS Connect to Repository
Updated by Stefaan Vanbillemont almost 12 years ago
- Target version changed from 7 to 2.1.0
Updated by Stefaan Vanbillemont over 11 years ago
- Target version changed from 2.1.0 to 55
Updated by Stefaan Vanbillemont over 11 years ago
- Target version changed from 55 to Backlog (default)