Docs: Project Tools Update #156

Merged
Nick Alberelli merged 59 commits from :docs/project-tools-update into main 2023-10-19 22:21:50 +02:00
Showing only changes of commit e708f93a40 - Show all commits

View File

@ -60,7 +60,7 @@ This directory is used for the temporary storage of render files generated by Fl
This is the folder that should be shared over the network. (By using Syncthing, NFS shares, Samba, Dropbox, etc) Connect this folder to your sharing software of choice and create the following folder structure.
#### Initial Directory Set-Up
1. Create your Shared Folder directly in the target directory or symlink it to`/{my_project}/svn`.
1. Create your Shared Folder directly in the target directory or symlink it to`/data/{my_project}/shared`.
2. Use the following commands to generate the below folder structure.
```bash
cd /data/blender-studio-pipeline/scripts/project-tools
@ -68,7 +68,7 @@ This is the folder that should be shared over the network. (By using Syncthing,
```
#### Add Existing Directory to User Workstation
1. Clone your SVN Folder directly into the target directory `/{my_project}/svn`.
1. Clone your SVN Folder directly into the target directory `/data/{my_project}/shared`.
# Shared Folder Structure