I use Open Source libraries like FastMM.
I check it out from https://fastmm.svn.sourceforge.net/svnroot/fastmm
and then would like to add it to my own SVN server https://project.svn.company.com/
But since the files are already checked out from https://fastmm.svn.sourceforge.net/svnroot/fastmm there is no way to add them to my own SVN.
I would like to have both:
The files which I need for my compilation in my SVN https://project.svn.company.com/
Have to ability to easily Update the open source libraries from https://fastmm.svn.sourceforge.net
What is the recommended way of dealing with this?
P.S. The servers are SVN and the client is TortoiseSVN