[kepler-dev] [Bug 4311] Build system appears to lock if there is a conflict upon update

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Jan 8 09:52:08 PST 2010


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

--- Comment #6 from Oliver Soong <soong at nceas.ucsb.edu> 2010-01-08 09:52:07 PST ---
The problem is that it never fails to complete.  Normally on a conflict, svn
outputs some information and blocks for user input.  For whatever reason (wrong
stream or whatever), ant doesn't pass this information along and the whole
thing just sits there.  There's no error message, no prompt, and no activity.

If you want to reproduce this from head, pick a file, update to the previous
revision, figure out a line that changed, change it to induce a conflict, then
run ant update.  The whole thing blocks.  I used RExpression.java, and this is
the output: 

[update-modules] Updating r...
[update-modules] svn -r head update C:\Documents and
Settings\soong\Desktop\kepler\r

This lasts until I terminate (Ctrl-C).

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