Bazaar/SVN 

Bazaar has built-in support for working with SVN. You can do things like:
bzr branch https://path.to/svn/repo localfolder
and 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.
[ add comment ] ( 68 views ) permalink

<<First <Back | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | Next> Last>>