Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » How to unspecify ";" and "=" in auto-props configuration?
How to unspecify ";" and "=" in auto-props configuration? [message #1426866] Fri, 19 September 2014 10:38 Go to next message
Charles COLLIN is currently offline Charles COLLINFriend
Messages: 1
Registered: September 2014
Junior Member
Hi,

I'm trying to configure Eclipse so that it auto-props any file added to the svn repository with the name *.utf8 wwith the following propery:
svn:mime-type="text/plain; charset=UTF-8"

Unfortunately, i can't figure out how to unspecify ";" and "=" in the value.

If anyone can tell me how i should format the value string, that would be really appreciated.

Cheers.
Re: How to unspecify ";" and "=" in auto-props configuration? [message #1438292 is a reply to message #1426866] Sun, 05 October 2014 21:28 Go to previous message
Alexander Gurov is currently offline Alexander GurovFriend
Messages: 148
Registered: July 2009
Senior Member
Thank you for reporting the problem. It is actually caused by improper handling of those characters in automatic properties support. And there are all the found issues:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=446001
https://bugs.eclipse.org/bugs/show_bug.cgi?id=446000
https://bugs.eclipse.org/bugs/show_bug.cgi?id=445999
https://bugs.eclipse.org/bugs/show_bug.cgi?id=445998
https://bugs.eclipse.org/bugs/show_bug.cgi?id=445997

All the issues above should be fixed with the Luna SR2 simultaneous release.
Previous Topic:Team merge with two way option
Next Topic:Create Customise Views for Merging
Goto Forum:
  


Current Time: Tue Mar 19 10:19:50 GMT 2024

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

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

Back to the top