you seems to copy OM files without svn specific files. You need to perform svn checkout + create/apply patch
or run "ant -Ddb=mysql -Dsvn.info.rev=1234567" On Mon, Dec 3, 2012 at 8:03 PM, supercomp <liufeiyu...@gmail.com> wrote: > I check out the openmeeting source file on windows , change some file ,and > build it ! all of this is no problem. now , I want to copy the change > product to the ubuntu 12.04 , and want to build project on it. however come > across some problems. > > I run the command ant -Ddb=mysql prepare-eclipse which have no problem. > but I run the command ant -Ddb=mysql ,it have some problems. > > current_revision: > [svn] svn: warning: '.' is not a working copy > [svn] <Info> failed. > > BUILD FAILED > /var/openmeetings/build.xml:625: Failed to set 'info' properties > > I have already install svn . > > > > thanks in advance! > > > feiyuliu > -- WBR Maxim aka solomax