I synced dynamic view from unix to windows and checked out the file.
I want to check in the file from the unix site but the ownership is set on "Nobody" on the checked out file which means checkin is not possible from unix site.
-rwxrwxrwx 1 nobody citco1 529 Oct 16 01:29 file.h
But I checkout out another file from unix and it is Ok.
-rwxrwxrwx 1 pditi citco1 529 Oct 16 01:29 file1.h
How can I fix it?