Commit Entire Project ...
I was a little bit frustrated that after I checked in the whole XCode project to subversion, everytime I used the "Commit Entire Project..." option, I got an error message.
Later I realized that it's because the "build" folder also got checked in, and that throws up the subversion.
However, for Windows version of subversion, it seems like ignoring check in based on certain filtering, doesn't work too work.
So as for now, I'll just manually remove the build whenever I check in a new XCode project to subversion. And then I will be able to enjoy the "Commit Entire Project ..." feature.
Later I realized that it's because the "build" folder also got checked in, and that throws up the subversion.
However, for Windows version of subversion, it seems like ignoring check in based on certain filtering, doesn't work too work.
So as for now, I'll just manually remove the build whenever I check in a new XCode project to subversion. And then I will be able to enjoy the "Commit Entire Project ..." feature.
0 Comments:
Post a Comment
<< Home