Hey Guys,
When entering something like
svn checkout file:///var/svn/repos/my-projects
I can use to autocomplete up to repos/ but after that I can't. I know that Subversion's files in the repository don't mirror a standard directory structure so that is probably the reason.
However, if I'm checking out just one file its a pain to try to remember the whole path or even type it out.
Is there anyway to autocomplete the whole way? Or is it standard practice to just checkout the whole repository?