04-13-2020, 04:37 PM
(04-13-2020, 04:34 PM)Bassment Wrote: Ok, so it seems to be getting further but now I get this:It is just basic snippet, you can use it as a reference of how you can get info about files you just checked-in (as You asked earlier).
Check-in failed: [Errno 2] No such file or directory: u'/home/tactic/assets/preview/projects/test_development/shot/D000/animation/D000_v007.mov'
Just a note, I have my naming set to go to a base folder in projects called test development then into sub folders for shots, shot number and the process.
So it looks like it's trying to copy the file over to my preview folder but into a sub directory with the same naming as the publish folder.
I assume this is because of the second variable in the file_goes_to line.
So, it may not work with your setup, and you should rewrite it to fit your needs