[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[stellation-res] CVS Issues
|
I finally have my environment back together and I am nearly ready to check
in the changes to support the Windows port as well as the changes to use
Firebird under Windows. However, before I do this, I would like to clear up
some minor issues relating to files checked into CVS.
The first issue has to do with .project and .classpath files. The entries in
the repository are different to those I use in one respect. They hard code
PostgreSql as a binary project. This is an annoyance if you use a different
database and should be unnecessary. I have had no problems if I simply
include the JDBBC driver(s) jar files in the runtime classpath.
The second is that Eclipse wants to checkin some of the files that are
copied to the "bin" directory. Since this is the output directory, I don't
think that anything from it should be checked in. Accordingly I have added
the "bin" directory to .cvsignore. Can anyone see problems.
As soon as I get confirmation that these are not really issues, I will check
in my stuff.
Regards
Jonathan