Need to rename project in xcode (checked out from svn) and commit back into svn -
i using xcode (3.2.3) iphone project have checked out remote svn repository (beanstalk)
i need rename appears correctly (the app name on home screen).
i did project -> rename xcode menu.
now when want commit files (after change) facing following issues.
under scm section in "groups , files" bar, getting 3 entries
1. -info.plist -> has a in scm column.
2. .xcodeproj -> not have against in scm column
3. -info.plist -> greyed out , has r in scm column.
when try commit these, getting following scm error - "error: 125001 (bogus filename) description: couldn't determine absolute path of '.' "
also,
4. under "other sources" have entry .pch ! mark in scm colum ,
5. r in scm column against main project entry right @ top.
i have tried could. looks missing trivial. using svn first time xcode , complete beginner.
appreciate help.
thanks
dev.
i ended renaming project , create fresh repository taking of time
Comments
Post a Comment