CVS (SCM) commits
CVS (SCM) commits
- Subject: CVS (SCM) commits
- From: Daniel Hazelbaker <email@hidden>
- Date: Fri, 31 Oct 2003 15:33:52 -0800
Two thoughts on the CVS integration.
1) In PB you could select the top-level project item to make a commit
changes in all modified files at once. Now when I try that in Xcode (by
selecting the Project title in the list) the Commit option is grayed out. I
can do it by going over to the file view and doing a select all and going
that way. In my mind that should be an "automatic", when a folder is
selected in the treeview and you go to the SCM menu it should interpret the
selection as if all items in that folder were selected.
2) When I did to the commit, it worked properly but it did not, by itself,
remove the "M" status from the files. I had to click on them and then they
went away. Guess it is forgetting to run the update status method on the
treeview list?
Otherwise the SCM seems to work fine. I have not had any problems yet.
Neither of these two issues cause problems, just small annoyances. I am
curious though, if anybody knows if Xcode will let you import a new project
as a new CVS module or if you have to do the initial setup with CLI still?
Daniel
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.