Transfert project from Codeplex/TFS to SourceForge/Git with Visual Studio 2015 / TFS 2015 -


i need transfert open source cms myprettycms source code codeplex source forge.

myprettycms sources (http://myprettycms.codeplex.com/sourcecontrol/latest) handled visual studio 2013 directely connected codeplex tfs.

now have visual studio 2015 , tfs 2015. know trend git ans sourceforge so, decided move project.

i manage source tfs , sourceforge.

i created team project in tfs , project in sourceforge https://sourceforge.net/p/myprettycms2016/code/ref/master/), both selected git source code management system.

i cloned locally empty tem project , copied source code downloaded codeplex.

my question how can keep source in both tfs , sourceforge repositories ?

are looking this:

git-tfs two-way bridge between tfs (team foundation server) , git, similar git-svn. fetches tfs commits git repository, , lets push updates tfs. more details it: https://github.com/git-tfs/git-tfs


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -