tfs - Need to access the network folder from the SVN server -


We are planning on daily synchronization between TFS and SVN. Updates from TFS (latest version) will be done in a network folder, and SVN stores will be updated to get the latest from the network folder. Is there a script to access the network folder from the SVN to get the latest?

We were using TFS when the license was exhausted. We have a limited license of TFS, so our development is in progress on TFS. But we are finally planning to go to SVN. We plan to move source code to SOVN and do daily synchronization of SVN from TFS. It will be un-directional from TFS to SVN. We are planning to create a folder in the network, which will be updated with TFS DB through latest script, and there will be another script to run to update the SVN repository from the 'latest' network folder.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -