Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » SVN delete properties
SVN delete properties [message #509377] Fri, 22 January 2010 09:46 Go to next message
Michiel Verschueren is currently offline Michiel VerschuerenFriend
Messages: 9
Registered: January 2010
Junior Member
Hi,

Is there a way to delete a property with Subversive (svn propdel
command)? Particularly, is it possible to do this recursively?

Thanks in advance,

Michiel
Re: SVN delete properties [message #509382 is a reply to message #509377] Fri, 22 January 2010 10:26 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Michiel,

Select resource for which you want to delete property and call Team/Show
Properties action, then in opened Show Properties view select interesting
property, right-click it and call Remove action, where you can specify
whether to remove it recursively.

> Hi,
>
> Is there a way to delete a property with Subversive (svn propdel command)?
> Particularly, is it possible to do this recursively?
>
> Thanks in advance,
>
> Michiel
Re: SVN delete properties [message #1064775 is a reply to message #509382] Fri, 21 June 2013 02:12 Go to previous message
Steve Onorato is currently offline Steve OnoratoFriend
Messages: 2
Registered: July 2009
Junior Member
Any idea how to do a recursive delete for 'svn:executable' or 'svn:mime-type'?

It seems that I would need to temporarily add the property to a parent directory in order to recursively delete that property. However, it won't let me add either of those to a directory, even temporarily.

"
Set properties was failed.
svn: E200009: Cannot set 'svn:executable' on a directory ('C:\dev\eclipse\workspace1dev\client_sw_x\sw_x\projects\msvc')
"

"
Set properties was failed.
svn: E200009: Cannot set 'svn:mime-type' on a directory ('C:\dev\eclipse\workspace1dev\client_sw_x\sw_x\projects\msvc')
"

Thanks!
Previous Topic:Eclipse Team Synchronizing view show commiter on incomming changes
Next Topic:what is the differences between the two types of merging?
Goto Forum:
  


Current Time: Thu Apr 25 20:50:41 GMT 2024

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

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

Back to the top