4
1
This may seem like a very strange situation.
Initially we were using subversion (SVN) for version control...
then we moved to mercurial and used a tool to convert our previous commits to a mercurial form.
And now we want to move back to sub version however we can't seem to find anything that will allow us to keep out history from the mercurial commits and keep them in subversion form.
Does anyone know if this is possible/ how to go about doing it?
Thanks!!