Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock management #9

Open
mastercoms opened this issue Dec 26, 2020 · 4 comments
Open

Lock management #9

mastercoms opened this issue Dec 26, 2020 · 4 comments

Comments

@mastercoms
Copy link
Member

PBSync can automatically set read-only for unlocked files, unlock unchanged assets, and lock changed ones, as Git LFS in conjunction with UE4 Ed can get stuck in invalid states sometimes.

@mastercoms
Copy link
Member Author

Read only functionality done in 7f4fb9e

@commodo
Copy link
Contributor

commodo commented Feb 3, 2021

does this require anything else to be closed?

@mastercoms
Copy link
Member Author

Yes, it should unlock assets if they are up to date or behind all of the 3 main branches: master, promoted, and trunk.

@mastercoms
Copy link
Member Author

Also it may be better to use the git-lfs executable within the UE4GitPlugin (engine_dir/Engine/Plugins/ProjectBorealis/UE4GitPlugin/git-lfs.exe), since that supports multi-threaded lock/unlock.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants