Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How can we ignore metadata (SVN properties changes) diff while creating/applying patch in eclipse?
How can we ignore metadata (SVN properties changes) diff while creating/applying patch in eclipse? [message #1152667] Thu, 24 October 2013 05:25
Nikhil Navadiya is currently offline Nikhil NavadiyaFriend
Messages: 1
Registered: October 2013
Junior Member
I am creating a patch for one of my project in eclipse. I am having eclipse Kepler Release and having installed Subversion client kit(1.7.9.2). After creating patch, I have realized that in patch file, its putting following content related to properties changes.

Property changes on: ao/search_indexes.py
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*


This is creating a problem when one of my other team member is trying to apply this patch in his environment. He is also having same eclipse and subversion installed on his machine.

Is there a way to tell eclipse to compare only the actual content and ignore any SVN properties related data while applying patch or is there any way to create patch ignoring this SVN properties related changes?
Previous Topic:gtk scrollbar buttons
Next Topic:Where is swt plug-in?
Goto Forum:
  


Current Time: Fri Apr 26 04:03:26 GMT 2024

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

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

Back to the top