christian0101 / svnx

Automatically exported from code.google.com/p/svnx
0 stars 0 forks source link

Switching out of flat mode in working copy shouldn't expand all folders #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open working copy
2. This is set to flat mode by default
3. Uncheck 'flat mode'

What is the expected output? What do you see instead?

The folder pane appears on the left. 
EVERY folder gets expanded!
This makes it extremely hard to navigate in a project.

What version of the product are you using? On what operating system?
0.9.13, OS X 10.4

Original issue reported on code.google.com by joachi...@gmail.com on 28 Jul 2009 at 2:29

GoogleCodeExporter commented 8 years ago
If you alt-click the triangle of the top item & then simply click it again it 
will show just one level of folders.
If you upgrade to svnX 1.0 or 1.1b3 it retains the tree state across refreshes.
If you enter `defaults write com.lachoseinteractive.svnX expandWCTree NO` in 
the Terminal then svnX
will initially open the tree pane with only the first level displayed.  But 
only do this with care.

Original comment by chris...@gmail.com on 28 Jul 2009 at 3:29

GoogleCodeExporter commented 8 years ago
As of r132 this is no longer an issue.
Now svnX defaults to initially opening the top level of the hierarchy
and after that it always saves & restores the current state,
including across application launches.

Original comment by chris...@gmail.com on 9 Apr 2010 at 4:15