Docs: Project Tools Update #156
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user