SVN in XCode corruption of pbxuser -


am new svn, sorry if obvious (had no luck googling it, , been on couple of days).

i have set subversion repository hosted unfuddle , working working between imac , macbook pro until got error message saying project file had become unreadable. after deleting working copies on both machines , checking project out have tracked down fact user settings file on imac (dave.pbxuser) showing status of m against it, whereas shows ? on macbook.

i thought pbxuser should part of global ignore config , should never have m against it. if commit entire project imac project file becomes corrupted again.

is fact pbxuser somehow under source control on imac culprit? ideas how happened , how rectify?

cheers

dave

ok have worked around issue. not pretty works. under scm repositories menu, choose repository project in causing problem. important project not open @ time. find .xcodeproj file , click on it. wrapper 3 other files 1 of .pbxuser. select .pbxuser file , delete repository. , running, deleted working copy , checked out whole project again. not sure how pbxuser file got added source control in first place, quite happy ? against on both machines.

hope use someone,

dave


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -