Bug #300

Theide doesn't work well with newer SVN working copies

Added by Jan Dolinár almost 12 years ago. Updated over 11 years ago.

Status:ApprovedStart date:06/16/2012
Priority:ImmediateDue date:
Assignee:Miroslav Fidler% Done:

0%

Category:IDESpent time:-
Target version:-

Description

Theide uses presence of .svn directory to recognize SVN versioned sources. But since subversion 1.7 the .svn is present only in top level directory of the checked out working copy. The result is that theide doesn't recognize any of the directories as versioned and the SVN-related features won't appear in the menu.

Simple fix should be to scan the directory tree up, until root is reached or .svn directory is present.

History

#1 Updated by Miroslav Fidler almost 12 years ago

  • Priority changed from Normal to Immediate

#2 Updated by Miroslav Fidler over 11 years ago

  • Assignee changed from Miroslav Fidler to Jan Dolinár

As I do not have svn 1.7 installed and I do not plan to do so now either... Could you plase look into the issue and propose a patch?

#3 Updated by Jan Dolinár over 11 years ago

As I do not have svn 1.7 installed and I do not plan to do so now either... Could you plase look into the issue and propose a patch?

Ok, I'll do it.

#4 Updated by Jan Dolinár over 11 years ago

  • Status changed from New to Ready for QA
  • Assignee changed from Jan Dolinár to Miroslav Fidler

Patch committed in 5144. It fixes the issue for me. Please mark as approved when you check that it doesn't break anything else.

#5 Updated by Miroslav Fidler over 11 years ago

  • Status changed from Ready for QA to Approved

Seems OK. Thanks a lot!

Also available in: Atom PDF