I'm doing some offline development on my SVN working copy. Since I won't have access to the SVN repository for a while, I wanted to use Bazaar as a helper version control to keep the intermediate commit history before I commit everything back to the SVN repository. Is this possible?
When I try to create a branch using TortoiseBZR from the SVN working copy, it wants to access the SVN repository, which is a problem.