Skip to content

Sample folder naming is too long for git clone #1834

@Cascoopman

Description

@Cascoopman

Describe the bug
When running the git clone command, some tasks are omitted because the folder they are stored in are too long for the device.

To Reproduce
Steps to reproduce the behavior:

  1. Spin up a GCP vWS T4 VM, connecting through Parsec
  2. Running the first command of the readme: git clone -b v3.7.1 https://github.com/StanfordVL/BEHAVIOR-1K.git
  3. See a list of similar errors:

error: unable to create file joylo/sampled_task/set_up_a_coffee_station_in_your_kitchen/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_instances/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_0_299_template-tro_state.json: Filename too long
error: unable to create file joylo/sampled_task/set_up_a_coffee_station_in_your_kitchen/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_instances/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_0_29_template-tro_state.json: Filename too long
error: unable to create file joylo/sampled_task/set_up_a_coffee_station_in_your_kitchen/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_instances/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_0_2_template-tro_state.json: Filename too long
error: unable to create file joylo/sampled_task/set_up_a_coffee_station_in_your_kitchen/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_instances/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_0_300_template-tro_state.json: Filename too long
error: unable to create file joylo/sampled_task/set_up_a_coffee_station_in_your_kitchen/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_instances/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_0_30_template-tro_state.json: Filename too long
error: unable to create file joylo/sampled_task/set_up_a_coffee_station_in_your_kitchen/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_instances/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_0_31_template-tro_state.json: Filename too long
error: unable to create file joylo/sampled_task/set_up_a_coffee_station_in_your_kitchen/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_instances/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_0_32_template-tro_state.json: Filename too long
error: unable to create file joylo/sampled_task/set_up_a_coffee_station_in_your_kitchen/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_instances/house_single_floor_task_set_up_a_coffee_station_in_your_kitchen_0_33_template-tro_state.json: Filename too long

Expected behavior
Should include all sample files automatically upon git cloning.

Screenshots
Outcome is a successful cloning but checkout will fail.

Image

Desktop (please complete the following information):

  • OS: Windows Server 2025

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions