Resync: Only resync "anim" files insvn/pro/shots #248

Closed
opened 2024-02-26 15:44:10 +01:00 by Nick Alberelli · 2 comments
Member

From @SimonThommes

Hey Nick, looks like I wasn't explicit enough which files should be resynced. This is just for the shots specifically not for the entire svn. So only files in pro/shots should be resynced automatically

Specifically just the anim files in those shot directories need to be resynced. That should be changed as soon as possible, before the next time the script runs, thanks

TODO

  • Add Filtering to Resync Script edbd2f343e
  • Update Cron Job to use --filter anim.blend & directory svn/pro/shots
From @SimonThommes > Hey Nick, looks like I wasn't explicit enough which files should be resynced. This is just for the shots specifically not for the entire svn. So only files in `pro/shots` should be resynced automatically > Specifically just the anim files in those shot directories need to be resynced. That should be changed as soon as possible, before the next time the script runs, thanks # TODO - [x] Add Filtering to Resync Script https://projects.blender.org/studio/blender-studio-pipeline/commit/edbd2f343e85a2239e1eee94e0a10236e6872cac - [x] Update Cron Job to use `--filter anim.blend` & directory `svn/pro/shots`
Nick Alberelli changed title from Resync: Only resync `svn` to Resync: Only resync "anim" files in`svn/pro/shots` 2024-02-26 15:44:31 +01:00
Author
Member

@ZedDB Can we update the resync script on the build server so it

  1. Only crawls /data/gold/svn/pro/shots
  2. Adds the argument --filter anim.blend

The full command:

./run_resync_blends.py /data/gold/svn/pro/shots --exec /home/user/blender/bin/blender --filter anim.blend
@ZedDB Can we update the resync script on the build server so it 1. Only crawls `/data/gold/svn/pro/shots` 2. Adds the argument `--filter anim.blend` The full command: ```bash ./run_resync_blends.py /data/gold/svn/pro/shots --exec /home/user/blender/bin/blender --filter anim.blend ```
Nick Alberelli added the
Priority
High
Kind
Studio Request
labels 2024-02-26 16:02:01 +01:00
Author
Member

Got confirmation from @ZedDB that this is done

Got confirmation from @ZedDB that this is done
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio-tools#248
No description provided.