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 225640 - svn bug: svn: E155032
Summary: svn bug: svn: E155032
Status: RESOLVED INCOMPLETE
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-01 14:15 UTC by chetanvpandya
Modified: 2013-02-02 07:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Snapshot of Error occured while cleaning up my working copy (30.59 KB, image/jpeg)
2013-02-02 05:35 UTC, chetanvpandya
Details
Messages log file (165.04 KB, application/octet-stream)
2013-02-02 05:45 UTC, chetanvpandya
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chetanvpandya 2013-02-01 14:15:00 UTC
svn: E155032: Pristine text not found

i got this error while updating files from repository. after this error i am not able to work further.

help for above bug would be appreciable.



Chetan Pandya
Comment 1 Ondrej Vrabec 2013-02-01 14:20:11 UTC
1) attach the messages.log with the error: http://wiki.netbeans.org/FaqLogMessagesFile
2) try updating in commandline: 'svn update'. What does it say?
3)
> after this error i am not able to work further
means what? That the IDE shuts down? Please be more descriptive.
4) try Subversion -> Cleanup Working Copy
5) try to do a fresh checkout. Most probably you did some external actions that corrupted your working copy.

Try all from above and report the results.
Comment 2 chetanvpandya 2013-02-02 05:35:43 UTC
Created attachment 130945 [details]
Snapshot of Error occured while cleaning up my working copy

When i tried to update file which reside in repository, at that time error occured like 'there was unfinished work item in repository,please cleanup your working copy'

when i tried to cleanup my working copy, the prestine text not found error occured and snapshot of same is attached also.
Comment 3 chetanvpandya 2013-02-02 05:45:29 UTC
Created attachment 130946 [details]
Messages log file

i also attached Messages log file to describe error more in detail.
Comment 4 Ondrej Vrabec 2013-02-02 07:29:37 UTC
anyway, if you can't fix it with commandline client (svn cleanup), you can pack and send me your whole checkout (assuming it's not closed source) and i can file a bug to SvnKit.