[kepler-dev] [Bug 4281] ant update produces message about running svn cleanup
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Nov 2 13:34:05 PDT 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4281
Jonathan Boright <jboright at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jboright at gmail.com
--- Comment #8 from Jonathan Boright <jboright at gmail.com> 2010-11-02 13:34:05 PDT ---
I am also experiencing this bug with Windows 7 64-bit
when I run:
ant update
I get the same message:
"[update-modules] Updating build-area...
[update-modules] svn -r head update --accept postpone C:\kepler\svn\build-area
[update-modules] svn: Working copy 'C:\kepler\svn\build-area' locked
[update-modules] svn: run 'svn cleanup' to remove locks (type 'svn help
cleanup' for details)
[update-modules]"
I've tried:
svn cleanup
svn update
ant clean-cache
I've re-built the build area:
(cd to buid-area
rm -rf *
svn co https://code.kepler-project.org/code/kepler/trunk/modules/build-area .
ant change-to -Dsuite=isciences)
I have not yet found the work-around. Ant update works fine until the
build-area... then it fails...
Question: Is the build-area the last to update with ant update? If not, what
comes after it?
Jon Boright
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list