Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I thought this would be simple, but for my life, I can't change the svn:externals property in subclipse! I have it set to:

wp http://core.svn.wordpress.org/branches/3.0

And would like to set it to:

wp http://core.svn.wordpress.org/branches/3.1

If I go to the 'team->set property' dialog, it says "Another property has the same name" and it won't let me change it.

what can I do? thanks for your help!

share|improve this question

1 Answer

up vote 5 down vote accepted

"Right-click > Team > Show Properties" You can edit them in the "SVN Properties" View.

share|improve this answer
Thanks a lot :) – The WebMacheter Mar 18 '11 at 18:49

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.