Re: Getting Eclipse to build a project imported from CVS

2008-08-27 Thread Kieran Kelleher
Roger, Subversion should be easy to setup ... really if you are new to SCM systems, then Subversion is probably friendlier that CVS to start out with. Try the info at these URLs. Please note that it you have svn 1.5.x binaries installed then you should use Subclipse 1.4.x plugin. For

Re: Getting Eclipse to build a project imported from CVS

2008-08-27 Thread Art Isbell
On Aug 27, 2008, at 9:38 AM, Roger Perryman wrote: On Aug 27, 2008, at 2:43 PM, Art Isbell wrote: Uncheck Team > CVS > Files and Folders > Prune empty directories. Thanks for the tip. Actually, a better tip is to leave "Prune empty directories" checked but check "bin" and "bu

Re: Getting Eclipse to build a project imported from CVS

2008-08-27 Thread Roger Perryman
On Aug 27, 2008, at 2:34 PM, Robert Walker wrote: Create those directories. It may be that CVS does not automatically create empty directories. I don't recall. This is correct as far as I can remember; CVS does not track empty directories. Also, how do I move the build output outside o

Re: Getting Eclipse to build a project imported from CVS

2008-08-27 Thread Roger Perryman
On Aug 27, 2008, at 2:43 PM, Art Isbell wrote: On Aug 27, 2008, at 8:15 AM, Chuck Hill wrote: On Aug 27, 2008, at 10:03 AM, Roger Perryman wrote: Since there have already been several delays due to the whole conversion process, I decided to stick with CVS for now. It took about 10 minut

Re: Getting Eclipse to build a project imported from CVS

2008-08-27 Thread Roger Perryman
On Aug 27, 2008, at 2:15 PM, Chuck Hill wrote: On Aug 27, 2008, at 10:03 AM, Roger Perryman wrote: I recently converted a project from Xcode to Eclipse (3.3.2). After some initial hurdles, I had the application up and running. I still have many warnings to clear up but the major errors fr

Re: Getting Eclipse to build a project imported from CVS

2008-08-27 Thread Art Isbell
On Aug 27, 2008, at 8:15 AM, Chuck Hill wrote: On Aug 27, 2008, at 10:03 AM, Roger Perryman wrote: Since there have already been several delays due to the whole conversion process, I decided to stick with CVS for now. It took about 10 minutes to get CVS working. I checked in the converted

Re: Getting Eclipse to build a project imported from CVS

2008-08-27 Thread Robert Walker
Create those directories. It may be that CVS does not automatically create empty directories. I don't recall. This is correct as far as I can remember; CVS does not track empty directories. Also, how do I move the build output outside of the project? I don't know or even know if you can

Re: Getting Eclipse to build a project imported from CVS

2008-08-27 Thread Chuck Hill
On Aug 27, 2008, at 10:03 AM, Roger Perryman wrote: I recently converted a project from Xcode to Eclipse (3.3.2). After some initial hurdles, I had the application up and running. I still have many warnings to clear up but the major errors from the conversion are cleared up. The next ste

Getting Eclipse to build a project imported from CVS

2008-08-27 Thread Roger Perryman
I recently converted a project from Xcode to Eclipse (3.3.2). After some initial hurdles, I had the application up and running. I still have many warnings to clear up but the major errors from the conversion are cleared up. The next step was to get the "new" project under version control. I