XCode, CVS and sourceforge
XCode, CVS and sourceforge
- Subject: XCode, CVS and sourceforge
- From: Eric Eslinger <email@hidden>
- Date: Mon, 3 Nov 2003 17:55:07 -0800
- Resent-date: Mon, 3 Nov 2003 19:04:26 -0800
- Resent-from: Eric Eslinger <email@hidden>
- Resent-message-id: <email@hiddenl ey.edu>
- Resent-to: email@hidden
Hey all. I am trying to set up CVS to work on XCode, and have been
having trouble. My repository is on sourceforge.net
So far, what I've done is:
checkout the source files from sourceforge into a directory (src).
Create an XCode project
Drag the src folder into the XCode project, and create a new group
(it's a bunch of .java files)
Enable SCM, CVS and SSH for the project in XCode
If I just go to the src directory in terminal, I can do cvs update cvs
commit just fine. I'm using SSH keys, and I've generated all three
kinds of keys and put them up on my sourceforge account.
So everything should work. But when I try to do CVS from within XCode,
it times out. Specifically, I get these messages in the SCM window:
/Users/eric/Documents/ManyMinds/Inquiry Island/src/manyminds/
/usr/bin/cvs -q -n update
cvs.sourceforge.net: Operation timed out
cvs [update aborted]: end of file from server (consult above messages
if any)
Could it be the space in the Inquiry Island directory name? Doesn't
seem like it (I tried renaming my folders).
I thought maybe it was because only part of the project is under SCM
(just the src group, not the .xcode folder, or the build folder or
whatever. That seems kind of unlikely though.
Anyway, any feedback or pointers to "check out this webpage" would be
helpful. The list doesn't seem to be searchable yet, and the included
help files (and apples website) aren't helpful (despite their being
called "help" files).
Thanks,
Eric Eslinger
--
"The function of the artist is to provide what life does not"
-Tom Robbins
_______________________________________________
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.