Subject | Re: [Firebird-Java] Current CVS version does not build |
---|---|
Author | Mark O'Donohue |
Post date | 2003-01-29T06:14:37Z |
Blas Rodriguez Somoza wrote:
cvs update -d
the '-d' option will get new subdirectories, by default it doesn't. I
assume wincvs has a checkbox somewhere for the same thing.
Cheers
Mark
>HelloFor unix from the command prompt its:
>
>At 28/01/2003 23:10 +0000, Phil Shrimpton wrote:
>
>
>>Hi,
>>
>>Trying to build the current CVS version, and encountering a few issues, mainly
>>
>>XSQLVAR.java:63: cannot resolve symbol
>>XSQLVAR.java:153: cannonresolve symbol
>>
>>Pluss a few more. More info if needed
>>
>>
>
>It seems you have a problem updating your CVS copy.
>
>You must have a new directory called encodings.
>
>Class Encoding (line 63 error) and EncodingFactory (line 153 error) are inside this directory.
>
>
cvs update -d
the '-d' option will get new subdirectories, by default it doesn't. I
assume wincvs has a checkbox somewhere for the same thing.
Cheers
Mark