Bazaar has built-in support for working with SVN. You can do things like:
and you can use it as a local bzr branch, then
bzr branch https://path.to/svn/repo localfolderand you can use it as a local bzr branch, then
bzr push to push the changes to svn as a single commit, and bzr pull to merge upstream changes into your local branch.
Archives



