Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Commit fails with strange error message
Commit fails with strange error message [message #499706] Mon, 23 November 2009 19:24 Go to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi,

If I try to commit I receive the following error message:

Some of selected resources were not committed.
svn: Error while dispatching event: org.eclipse.team.svn.core.connector.ISVNProgressMonitor.repo rtError(Ljava/lang/String;)V

Any idea how to solve this?

Best regards, Lars
Re: Commit fails with strange error message [message #499804 is a reply to message #499706] Tue, 24 November 2009 09:05 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Lars,

There's already a corresponding bug in tracker
https://bugs.eclipse.org/bugs/show_bug.cgi?id=293588 which is fixed in
0.7.8.I20091106-1900 build. Please update to latest Subversive (this will
resolve the problem for you).

> Hi,
>
> If I try to commit I receive the following error message:
>
> Some of selected resources were not committed.
> svn: Error while dispatching event:
> org.eclipse.team.svn.core.connector.ISVNProgressMonitor.repo
> rtError(Ljava/lang/String;)V
>
> Any idea how to solve this?
>
> Best regards, Lars
Re: Commit fails with strange error message [message #499879 is a reply to message #499804] Tue, 24 November 2009 12:59 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi Igor,

thanks for the fast reply. Should this change already be available on
the update sites? If I check for updates Eclipse does not offer any
update for svn.

Best regards, Lars

--
http://www.vogella.de/ - Eclipse plugin and Eclipse RCP Tutorials
http://www.twitter.com/vogella - vogella on Twitter



Igor Burilo wrote:
> Hello Lars,
>
> There's already a corresponding bug in tracker
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=293588 which is fixed in
> 0.7.8.I20091106-1900 build. Please update to latest Subversive (this will
> resolve the problem for you).
>
>> Hi,
>>
>> If I try to commit I receive the following error message:
>>
>> Some of selected resources were not committed.
>> svn: Error while dispatching event:
>> org.eclipse.team.svn.core.connector.ISVNProgressMonitor.repo
>> rtError(Ljava/lang/String;)V
>>
>> Any idea how to solve this?
>>
>> Best regards, Lars
>
>
Re: Commit fails with strange error message [message #499934 is a reply to message #499879] Tue, 24 November 2009 14:36 Go to previous messageGo to next message
Jörg Thönnes is currently offline Jörg ThönnesFriend
Messages: 229
Registered: July 2009
Senior Member
Hi Lars,

On 11/24/09 13:59, Lars Vogel wrote:
> thanks for the fast reply. Should this change already be available on
> the update sites? If I check for updates Eclipse does not offer any
> update for svn.

If you use this update site, you should get the recent builds using "Check for updates...":

http://download.eclipse.org/technology/subversive/0.7/weekly -site/

I recommend to use this site, it changes every week or two and always contains the latest bug fixes,
features (and bugs ;-) ).

Cheers, Jörg
Re: Commit fails with strange error message [message #499935 is a reply to message #499934] Tue, 24 November 2009 14:49 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi Jörg,

I had bad experience in the past with the weekly-side. I would rather
wait until the fix is in the standard update site.

Best regards, Lars

--
http://www.vogella.de/ - Eclipse plugin and Eclipse RCP Tutorials
http://www.twitter.com/vogella - vogella on Twitter

Jörg Thönnes wrote:
> Hi Lars,
>
> On 11/24/09 13:59, Lars Vogel wrote:
>> thanks for the fast reply. Should this change already be available on
>> the update sites? If I check for updates Eclipse does not offer any
>> update for svn.
>
> If you use this update site, you should get the recent builds using "Check for updates...":
>
> http://download.eclipse.org/technology/subversive/0.7/weekly -site/
>
> I recommend to use this site, it changes every week or two and always contains the latest bug fixes,
> features (and bugs ;-) ).
>
> Cheers, Jörg
Re: Commit fails with strange error message [message #500047 is a reply to message #499935] Tue, 24 November 2009 19:17 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

I wanted to try the update site with an independed Eclipse installation but I receive the message that no software can be found on the update site:http://download.eclipse.org/technology/subversive/0.7/w eekly -site/
Re: Commit fails with strange error message [message #500162 is a reply to message #500047] Wed, 25 November 2009 08:30 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Lars,

Weekly update site works ok, I just checked it. I found redundant space in
the url you wrote (maybe it's by mistake), so the correct url is:
http://download.eclipse.org/technology/subversive/0.7/weekly -site/
We're trying to provide builds there with production quality.

>I wanted to try the update site with an independed Eclipse installation but
>I receive the message that no software can be found on the update
> site:http://download.eclipse.org/technology/subversive/0.7/w eekly -site/
Re: Commit fails with strange error message [message #500429 is a reply to message #500162] Thu, 26 November 2009 07:11 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi Igor,

thank you this links works perfectly. Also my error in gone with this
update.

Thank you, Lars


Igor Burilo wrote:
> Hello Lars,
>
> Weekly update site works ok, I just checked it. I found redundant space in
> the url you wrote (maybe it's by mistake), so the correct url is:
> http://download.eclipse.org/technology/subversive/0.7/weekly -site/
> We're trying to provide builds there with production quality.
>
>> I wanted to try the update site with an independed Eclipse installation but
>> I receive the message that no software can be found on the update
>> site:http://download.eclipse.org/technology/subversive/0.7/w eekly -site/
>
>
Re: Commit fails with strange error message [message #512064 is a reply to message #499706] Wed, 03 February 2010 19:01 Go to previous messageGo to next message
Werner Keil is currently offline Werner KeilFriend
Messages: 1087
Registered: July 2009
Senior Member
We still get this same error message in a 0.7.8 release build of Subversive.

Alongside with other problems especially in the connector (SVNKit) meant to
work with SVN 1.6 (our server runs 1.6.6 and behaves well with other clients
or console ;-)

Persistent occurences of commit problems usually throwing exceptions like
"some files were not committed" and loss of numerous source files not
checked in and destroyed even locally while merging were a result.

E4 committer Stefan Tödter has a blog where he reported similar issues. Our
findings can only agree with what is there.

When will the connector for SVN 1.6 be stable ?!

We helped the guys from Intland/HgClipse to solve issues with the HgClipse
plugin, so if anything can be done to make Subversive work stable and
reliable in our (very large and distributed) environment, please give me a
shout by replying directly via mail.

Thanks,
Werner

The same connector for SVN 1.5.x seems more stable
"Lars Vogel" <Lars.Vogel@gmail.com> schrieb im Newsbeitrag
news:heeni6$4kl$1@build.eclipse.org...
> Hi,
>
> If I try to commit I receive the following error message:
>
> Some of selected resources were not committed.
> svn: Error while dispatching event:
> org.eclipse.team.svn.core.connector.ISVNProgressMonitor.repo
> rtError(Ljava/lang/String;)V
>
> Any idea how to solve this?
>
> Best regards, Lars
Re: Commit fails with strange error message [message #512176 is a reply to message #512064] Thu, 04 February 2010 10:00 Go to previous messageGo to next message
Jörg Thönnes is currently offline Jörg ThönnesFriend
Messages: 229
Registered: July 2009
Senior Member
Hello Werner,

I do appreciate your offer to help on improving Subversive. We also heavily rely on it, but do not
have the resources to support development. It seems to me that Igor is developing alone on this
project, so any help will be greatly improve the progress.

Did you try the latest weekly build (e.g. from December))? In it a couple of issues are fixed and it
works for us quite well.

Gruß, Jörg

On 02/03/10 20:01, Werner Keil wrote:
> We still get this same error message in a 0.7.8 release build of
> Subversive.
>
> Alongside with other problems especially in the connector (SVNKit) meant
> to work with SVN 1.6 (our server runs 1.6.6 and behaves well with other
> clients or console ;-)
>
> Persistent occurences of commit problems usually throwing exceptions
> like "some files were not committed" and loss of numerous source files
> not checked in and destroyed even locally while merging were a result.
>
> E4 committer Stefan Tödter has a blog where he reported similar issues.
> Our findings can only agree with what is there.
>
> When will the connector for SVN 1.6 be stable ?!
>
> We helped the guys from Intland/HgClipse to solve issues with the
> HgClipse plugin, so if anything can be done to make Subversive work
> stable and reliable in our (very large and distributed) environment,
> please give me a shout by replying directly via mail.
>
> Thanks,
> Werner
>
> The same connector for SVN 1.5.x seems more stable
> "Lars Vogel" <Lars.Vogel@gmail.com> schrieb im Newsbeitrag
> news:heeni6$4kl$1@build.eclipse.org...
>> Hi,
>>
>> If I try to commit I receive the following error message:
>>
>> Some of selected resources were not committed.
>> svn: Error while dispatching event:
>> org.eclipse.team.svn.core.connector.ISVNProgressMonitor.repo
>> rtError(Ljava/lang/String;)V
>>
>> Any idea how to solve this?
>>
>> Best regards, Lars
>
Re: Commit fails with strange error message [message #512913 is a reply to message #512064] Mon, 08 February 2010 10:39 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Werner,

> When will the connector for SVN 1.6 be stable ?!
Connectors for SVN 1.6 are claimed to be stable. With which exactly
connector do you have problems: SVNKit or JavaHL?
Could you please list(or create corresponding defects in tracker) what exact
problems do you have, with steps how to reproduce and stack traces?

Thanks for offering your help.

> We still get this same error message in a 0.7.8 release build of
> Subversive.
>
> Alongside with other problems especially in the connector (SVNKit) meant
> to work with SVN 1.6 (our server runs 1.6.6 and behaves well with other
> clients or console ;-)
>
> Persistent occurences of commit problems usually throwing exceptions like
> "some files were not committed" and loss of numerous source files not
> checked in and destroyed even locally while merging were a result.
>
> E4 committer Stefan Todter has a blog where he reported similar issues.
> Our findings can only agree with what is there.
>
> When will the connector for SVN 1.6 be stable ?!
>
> We helped the guys from Intland/HgClipse to solve issues with the HgClipse
> plugin, so if anything can be done to make Subversive work stable and
> reliable in our (very large and distributed) environment, please give me a
> shout by replying directly via mail.
>
> Thanks,
> Werner
>
> The same connector for SVN 1.5.x seems more stable
> "Lars Vogel" <Lars.Vogel@gmail.com> schrieb im Newsbeitrag
> news:heeni6$4kl$1@build.eclipse.org...
>> Hi,
>>
>> If I try to commit I receive the following error message:
>>
>> Some of selected resources were not committed.
>> svn: Error while dispatching event:
>> org.eclipse.team.svn.core.connector.ISVNProgressMonitor.repo
>> rtError(Ljava/lang/String;)V
>>
>> Any idea how to solve this?
>>
>> Best regards, Lars
>
Re: Commit fails with strange error message [message #514859 is a reply to message #512913] Tue, 16 February 2010 21:46 Go to previous messageGo to next message
Werner Keil is currently offline Werner KeilFriend
Messages: 1087
Registered: July 2009
Senior Member
I appreciate your feedback.
Mostly for a slightly easier tagging I personally still use Subversive for
e.g. my JCP work or at Eclipse subprojects like STEM.

However, please note, one of Austria's biggest companies, Telekom/mobilkom
(also local Vodafone affiliate) has for the time being stopped using
Subversive for problems like the described ones and scalability issues in
larger teams. At least until a true 1.0 maturity has been reached and
confirmed by Eclipse.org this is unlikely to change.

Regards,
Werner
Re: Commit fails with strange error message [message #514933 is a reply to message #514859] Wed, 17 February 2010 09:12 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Werner,

Thanks for information. The only thing we can do is to fix problems. So we'd
appreciate you if you list exact problems (either here in newsgroup or in
tracker) with steps to reproduce or stacktraces, because it's very hard to
fix the problems for which you have only vague descriptions (e.g. this
thread was started about
org.eclipse.team.svn.core.connector.ISVNProgressMonitor.repo rtError(Ljava/lang/String;)
problem and it's already fixed).

>I appreciate your feedback.
> Mostly for a slightly easier tagging I personally still use Subversive for
> e.g. my JCP work or at Eclipse subprojects like STEM.
>
> However, please note, one of Austria's biggest companies, Telekom/mobilkom
> (also local Vodafone affiliate) has for the time being stopped using
> Subversive for problems like the described ones and scalability issues in
> larger teams. At least until a true 1.0 maturity has been reached and
> confirmed by Eclipse.org this is unlikely to change.
>
> Regards,
> Werner
Re: Commit fails with strange error message [message #514982 is a reply to message #514933] Wed, 17 February 2010 07:12 Go to previous messageGo to next message
Jörg Thönnes is currently offline Jörg ThönnesFriend
Messages: 229
Registered: July 2009
Senior Member
Hello both,

I would even suggest to stick the the Eclipse Bugzilla to channel discussions.
Using Mylyn, it is very comfortable to use.

Cheers, Jörg

On 02/17/10 10:12, Igor Burilo wrote:
> Hello Werner,
>
> Thanks for information. The only thing we can do is to fix problems. So we'd
> appreciate you if you list exact problems (either here in newsgroup or in
> tracker) with steps to reproduce or stacktraces, because it's very hard to
> fix the problems for which you have only vague descriptions (e.g. this
> thread was started about
> org.eclipse.team.svn.core.connector.ISVNProgressMonitor.repo rtError(Ljava/lang/String;)
> problem and it's already fixed).
>
>> I appreciate your feedback.
>> Mostly for a slightly easier tagging I personally still use Subversive for
>> e.g. my JCP work or at Eclipse subprojects like STEM.
>>
>> However, please note, one of Austria's biggest companies, Telekom/mobilkom
>> (also local Vodafone affiliate) has for the time being stopped using
>> Subversive for problems like the described ones and scalability issues in
>> larger teams. At least until a true 1.0 maturity has been reached and
>> confirmed by Eclipse.org this is unlikely to change.
>>
>> Regards,
>> Werner
>
>
Re: Commit fails with strange error message [message #515138 is a reply to message #514933] Wed, 17 February 2010 15:54 Go to previous messageGo to next message
Werner Keil is currently offline Werner KeilFriend
Messages: 1087
Registered: July 2009
Senior Member
Hello Igor/Jörg,

Thanks for your feedback.

The main reason beside more or less critical bugs for abandoning Subversive
by my customer was in fact the SVN standard incompatible and proprietory
"cashing" in the .metadata folder.

This has been out of sync at various occasions and makes it impossible for
people who do other tasks either on the command line or in explorer
extensions like TortoiseSVN. Subclipse is sompatible with those, Subversive
isn't.

If you wish I'm happy to file a Bugzilla item for that. I am pretty sure,
there are other users working in- and outside Eclipse facing similar
problems.

Werner
Re: Commit fails with strange error message [message #515928 is a reply to message #515138] Mon, 22 February 2010 04:32 Go to previous message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Werner,

> SVN standard incompatible and proprietory cashing" in the .metadata
> folder.
Sorry, I didn't understand this point, could you please extend it? .metadata
folder is Eclipse's one but not SVN's, maybe you meant .svn.

>This has been out of sync at various occasions ... Subclipse is sompatible
>with those, Subversive isn't.
Could you please provide exact scenarios where Subversive doesn't work?
Subversive uses the same infrastructure as Subclipse, so I think we can fix
it.


> Hello Igor/J
Previous Topic:Problems when project contains folder called "tags"
Next Topic:autocommit some files during a commit user
Goto Forum:
  


Current Time: Tue Apr 23 11:42:56 GMT 2024

Powered by FUDForum. Page generated in 0.04439 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top