This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 229597 - Subversion commit fails with a 'E200030: BUSY' error message, subsequent cleanup causes 'pristine text not found' errors
Summary: Subversion commit fails with a 'E200030: BUSY' error message, subsequent clea...
Status: RESOLVED INCOMPLETE
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.2.1
Hardware: PC Windows 8 x64
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-10 22:34 UTC by johnpm
Modified: 2013-05-11 05:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (93.31 KB, application/octet-stream)
2013-05-10 22:34 UTC, johnpm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description johnpm 2013-05-10 22:34:03 UTC
Created attachment 134305 [details]
messages.log

Using subversion with the defaul SvnKit client.

After attempting a commit an error message appears saying the server is 'Busy'.
The changes list continues to show all the changed files. Trying again produces
a message saying to run cleanup. Running cleanup causes a new error message to
appear on the next commit attempt, 'Pristine text not found'. The only cure at
this stage seems to be to delete the whole .svn directory and do a fresh
checkout. Note that the original commit did actually succeed and all the
changed files were in the repo.
Comment 1 Ondrej Vrabec 2013-05-11 05:39:32 UTC
*** Bug 229355 has been marked as a duplicate of this bug. ***
Comment 2 Ondrej Vrabec 2013-05-11 05:42:20 UTC
You already filed this issue, didn't you? I noticed you're working with NetBeans 7.2.1, can you try it with NetBeans 7.3. SvnKit was once or twice upgraded between 7.2.1 and 7.3, attach the messages.log with the error from NetBeans 7.3 and reopen.