Interestingly, when I try to delete the C:\p4clients\svnmain\client3\trunk\classes it won't let me. Looks like some machine issue locally here. Let me try to get rid of that directory somehow and then attempt a build.
On Fri, Oct 31, 2014 at 10:01 AM, Mamta Satoor <[email protected]> wrote: > Sorry, Myrna. I thought I included the error message. > > $ c:/p4clients/ant/bin/ant all > > Buildfile: build.xml > > checkCompilerLevel: > > checkVMLevel: > > setInitialProperties: > > init: > > junit_check: > > install_junit: > > BUILD FAILED > > C:\p4clients\svnmain\client3\trunk\build.xml:68: Directory > C:\p4clients\svnmain\client3\trunk\classes creation was not successful for > an unknown reason > > Total time: 4 seconds > > On Fri, Oct 31, 2014 at 8:01 AM, mike matrigali <[email protected]> > wrote: > >> I just did a svn update on a clean client and a full build went fine. >> svn info: >> Path: . >> Working Copy Root Path: C:\derby\s4 >> URL: https://svn.apache.org/repos/asf/db/derby/code/trunk >> Repository Root: https://svn.apache.org/repos/asf >> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 >> Revision: 1635785 >> Node Kind: directory >> Schedule: normal >> Last Changed Author: myrnavl >> Last Changed Rev: 1635613 >> Last Changed Date: 2014-10-30 14:07:39 -0700 (Thu, 30 Oct 2014) >> >> On 10/30/2014 10:51 PM, Mamta Satoor wrote: >> >>> Hi, >>> I did svn update on trunk and it is at revision 1635674. After doing ant >>> clobber, ant clean, when I try ant all, I get following error. Is anyone >>> else running into this? thanks. >>> >>> $ svn info >>> >>> Path: . >>> >>> Working Copy Root Path: C:\p4clients\svnmain\client3\trunk >>> >>> URL: https://svn.apache.org/repos/asf/db/derby/code/trunk >>> >>> Repository Root: https://svn.apache.org/repos/asf >>> >>> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 >>> >>> Revision: 1635674 >>> >>> Node Kind: directory >>> >>> Schedule: normal >>> >>> Last Changed Author: myrnavl >>> >>> Last Changed Rev: 1635613 >>> >>> Last Changed Date: 2014-10-30 14:07:39 -0700 (Thu, 30 Oct 2014) >>> >>> >> >
