NewGraphEnvironment / fish_passage_bulkley_2022_reporting

https://newgraphenvironment.github.io/fish_passage_bulkley_2022_reporting/
Creative Commons Zero v1.0 Universal
0 stars 2 forks source link

need solution for updating local repo with ignored photos kept on onedrive. #65

Closed NewGraphEnvironment closed 11 months ago

NewGraphEnvironment commented 1 year ago

we are keeping the raw photos on onedrive so when we sync repos, the ignored photos (ie. img_123_upstream.JPG, img_124_downstream.JPG etc.) are not shared.

This is an issue for reproducability between collaborators and can cause delays if somehting is blocking a build (see #64 ).

Thinking we could deal with this by using command line scripts that move just the photos that are not present yet into the repo directories. this will result in doubles of photos that have been renamed (ie. img_123.JPG will copy over even though we will have a img_123_u1_k_.JPG) but maybe not a big deal since they are ignored anyway.

NewGraphEnvironment commented 11 months ago

https://github.com/NewGraphEnvironment/fish_passage_peace_2023_reporting/issues/2