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
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
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
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
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
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
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
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
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