Don't worry about asking 'obvious' questions. That is the reason for
this mailing list.

I'm not sure of the answer but it may be that because things are being
moved around in the CVS repository.

For this reason, always use "cvs update -Pd" instead of "cvs update".

The "d" means :
   "Create any directories that exist in the repository if they're
missing from the working directory."
The "P" isn't so important:
   "Prune empty directories."

Apart from that, the only other advice I can give is that the API
JavaDoc on the web is not kept up to date, but you can make your own
with "ant -f javadoc.xml".

Regards,
 Noel

On Thu, 2006-01-26 at 13:14 +0100, [EMAIL PROTECTED] wrote:
> 
> Hi, 
> 
> sorry if this is something obvious to most of you, but since I am
> fairly new to Java as well as CDK I will try to get my problem
> described as good as possible ...  
> 
> So far I worked ok with CDK and found it very interesting. Before
> christmas, I have seen some code examples making use of the interface
> classes and I wanted to test them. For this I tried to obtain CDK via
> cvs and now that I figured out how to use cvs to work with our http
> proxy (by cvsgrab) I tried it this morning. So far, it seems as if the
> the overall download is ok with the exception of error messages for
> some directories and files. Not getting some of these make direct
> sense to me (e.g. the develjar)  however, others not necessarily like
> the log4j.jar and other jars in the cdk/cdk/jar/ and other
> directories.  
> 
> Now, I don't know which of the files are necessary to get CDK to run
> properly, but I would assume that things like log4j.jar are rather
> important ... Anyway, one directory that seems to be important since I
> get a build error when using ant, is the
> cdk/cdk/src/openscience/cdk/iupac/ directory which I cannot download.
> Looking into the web CVS repository it seems like this directory is
> not available at all?!? 
> 
> Does anybody have any experience with this? Is it just that my CVS is
> not properly set up or are there any 'tricks' to get a current version
> of the CDK. 
> 
> Many thanks in advance, 
> Nik



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to