Hi Folks,
I want to Create Folder structure respect to project and department in bitbucket as shown below, these has to be linked to respected issues
Project_name1/Hardware/Techspec/..
Project_name1/Hardware/Schematic/..
Project_name1/Hardware/Layout/..
Project_name1/Hardware/Gerber/..
Project_name1/Software/Techspec/..
Project_name1/Software/firmware/..
Project_name1/Software/HEX/..
./Mechanical.....
./App
./...
.
.
.
.
.
.
.
.
.
Project_name2/Hardware/Techspec/..
Project_name2/Hardware/Schematic/..
Project_name2/Hardware/Layout/..
Project_name2/Hardware/Gerber/..
Project_name2/Software/Techspec/..
Project_name2/Software/firmware/..
Project_name2/Software/HEX/..
./Mechanical.....
./App
./...
.
.
.
.
.
.
.
.
.
Project_name3/Hardware/Techspec/..
Project_name3/Hardware/Schematic/..
Project_name3/Hardware/Layout/..
Project_name3/Hardware/Gerber/..
Project_name3/Software/Techspec/..
Project_name3/Software/firmware/..
Project_name3/Software/HEX/..
./Mechanical.....
./App
./...
.
.
.
.
.
.
.
.
.
G'day @SandeepSingh R
I'm not sure if that's possible; your best bet is to split this into multiple Bitbucket projects. That way, you can manage them separately.
Please check our documentation on how to manage a project for more information.
Regards,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.