Hi there, i'm experiencing a strange behaviour using PB Native source control (PB2019 Build 2082).
I'm working on an application migrated from pb2017 and it is like the second time that i grab an object using check out, modify it, then check in. Later take it locally again using check out and surprisingly the previous code changes are gone. It looks like that it doesn't happen always but only sometimes. The strange fact is that for now i am the only user working on this app and the scc version of the indicted objects looks ok.
Already tried to migrate the app again, deleted the server folder containing all the objects and recreated them again from scratch, but didn't help.
Anyone else having same issue? Any ideas?
tia,
simone
p.s. same issue even on PB2017 R3 Build 1915
I'm pretty sure the instability is caused by your tool combo. No full rebuild can help. I'm running: Win 10 (64bit) build 19041 (early build for 20H1), git for Windows (git on my machine), SourceTree (visual git client), and as diff toll combination of WinMerge + VS Code. So I will have hard time repro your issues.
I'm sure others are using TortoiseGit with GitHub like you do.