[kepler-dev] [Bug 4281] ant update produces message about running svn cleanup

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri May 7 20:03:19 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4281

Christopher Brooks <cxh at eecs.berkeley.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2

--- Comment #6 from Christopher Brooks <cxh at eecs.berkeley.edu> 2010-05-07 20:03:18 PDT ---
I was just bitten by this bug again.
The problem is that under Windows, if build-area gets updated by someone
else, then "ant update" fails with:

[update-modules] Updating build-area...
[update-modules] svn -r head update --accept postpone
C:\tmp\cxh\src\kepler-2.0\build-area
[update-modules] svn: Working copy 'C:\tmp\cxh\src\kepler-2.0\build-area'
locked
[update-modules] svn: run 'svn cleanup' to remove locks (type 'svn help
cleanup' for details)
[update-modules]

running "svn cleanup" does not do it, one will get the same message again.

One has to run "svn update".

I'm bumping this up from P3 to P2 because Windows users will be bitten
by this bug and it will generate support email.

-- 
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