Hi All, I am getting this error after clearing the last error. Please help.
*Buildfile: C:\Users\tarak\workspace\Kitty\trunk\build.xml init: compile: [groovyc] Compiling 22 source files to C:\Users\tarak\workspace\Kitty\trunk\output\bin [groovyc] org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: [groovyc] C:\Users\tarak\workspace\Kitty\trunk\src\main\java\org\apache\kitty\client\rmi\RMIClient.groovy: -1: The return type of void setDomain(java.lang.Object) in org.apache.kitty.client.rmi.RMIClient is incompatible with java.lang.Object setDomain(java.lang.Object) in org.apache.kitty.client.Client [groovyc] . At [-1:-1] @ line -1, column -1. [groovyc] 1 error BUILD FAILED C:\Users\tarak\workspace\Kitty\trunk\build.xml:55: Compilation Failed Total time: 5 seconds* Please help Thanks and Regards Swaroop On Sat, Jun 25, 2011 at 11:36 PM, Alessandro Novarini < [email protected]> wrote: > Hi Swaroop and welcome, > > I guess that the config file should replace the one your svn is currently > using. > This file is located, if you're using a Linux/Unix machine, in your > ~/.subversion directory. > > Just backup you're file and copy the new one, replacing it. > > Hope this helps > Ale > > On Jun 25, 2011, at 3:01 PM, satya swaroop wrote: > > > Hi all, > > > > I am new to the group and trying get the setup in my lap. I am stuck here > > after installing the subversive. I dont know where to configure this. > Please > > help me with step 3. > > *"Step 3) Append or use the following > > .subversion/config<http://incubator.apache.org/kitty/files/config>file > > to properly set your Subversion configuration for ASF/Kitty use" > > * > > -- > > Thanks and Regards > > Swaroop > > -- Swaroop
