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 95060 - exception after opening file
Summary: exception after opening file
Status: RESOLVED DUPLICATE of bug 91865
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 12:03 UTC by Lukasz Grela
Modified: 2007-02-09 13:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (1.05 KB, application/octet-stream)
2007-02-09 12:04 UTC, Lukasz Grela
Details
log (24.79 KB, application/octet-stream)
2007-02-09 13:01 UTC, Lukasz Grela
Details
project (9.01 MB, application/octet-stream)
2007-02-09 13:05 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2007-02-09 12:03:27 UTC
1) I created project with existing sources  from project wich has been checked
out from subversion repository
2)I try to open some file under netbeans and I got exception
3) This is very annoying bug
Comment 1 Lukasz Grela 2007-02-09 12:04:16 UTC
Created attachment 38286 [details]
exception
Comment 2 Tomas Stupka 2007-02-09 12:28:52 UTC
looks like you are trying to work with a working copy which was created with a
higher client version as the client used by NB is.

what is your svn cmd line client version?
what was the version from the client you created the working copy with?

could you please attach the whole messages.log file from $userdir/var/log/ ?
Comment 3 Lukasz Grela 2007-02-09 12:54:02 UTC
I can't tell you what was the version of subversion client because I did it from
another machine, so I attach whole log and error prone project.
Comment 4 Tomas Stupka 2007-02-09 12:56:08 UTC
and also your cmd lien client version, please
Comment 5 Lukasz Grela 2007-02-09 13:01:58 UTC
Created attachment 38291 [details]
log
Comment 6 Lukasz Grela 2007-02-09 13:05:10 UTC
Created attachment 38292 [details]
project
Comment 7 Tomas Stupka 2007-02-09 13:22:16 UTC
ok, i should see it already in the first attachment.

it's not like i guessed in the previous post, it the opposite:) your working
copy was created with an to old client, this is unfortunately an unsported
scenario - see also issue #91865

however - check please that your command line client is >= 1.3.0 






*** This issue has been marked as a duplicate of 91865 ***