Using bzr with an svn repository
Bazaar is really easy to use with an svn repository.
Just do a
bzr clone url
Just like that.
And to commit, you just use the normal commit commands as well.
bzr qci
Bazaar is really easy to use with an svn repository.
Just do a
bzr clone url
Just like that.
And to commit, you just use the normal commit commands as well.
bzr qci