How To Work With Team By Using SVN or TFS in Umbraco
HI I Implemented one MVC project in Umbraco ,but when they are update my code by using SVN or TFS ,They didn't get the Umbraco Interface it means In Visual Studio on Views papulated what i created views but its not showing in Umbraco Interfaces,Below i attached the Screen Shots,
If any one Knows how to work with SVN or TFS let me help ....
I am assuming you create the templates in visual studio but they do not show in Umbraco in the backend? If so then its because no record of them exists in Umbraco db?
You may want to use usync ( https://our.umbraco.org/projects/developer-tools/usync/ ) project this will create defintion files for things and those files can be checked in. When on another machine with different db site is hit usync will recreate those elements on that instance.
Thank you Mayat. If u don't can you tel me how to use it when ever i going to deploy the Umbraco Site,If Is there any screenshots for this one let me share.
If Install Usync it automatically take the values ,when ever i going to deploy the Umbraco Site or else I need to customize the (or Integrated to Anything) Usync.
How To Work With Team By Using SVN or TFS in Umbraco
HI I Implemented one MVC project in Umbraco ,but when they are update my code by using SVN or TFS ,They didn't get the Umbraco Interface it means In Visual Studio on Views papulated what i created views but its not showing in Umbraco Interfaces,Below i attached the Screen Shots,
If any one Knows how to work with SVN or TFS let me help ....
Raja,
I am assuming you create the templates in visual studio but they do not show in Umbraco in the backend? If so then its because no record of them exists in Umbraco db?
You may want to use usync ( https://our.umbraco.org/projects/developer-tools/usync/ ) project this will create defintion files for things and those files can be checked in. When on another machine with different db site is hit usync will recreate those elements on that instance.
Regards
Ismail
Thank you Mayat. If u don't can you tel me how to use it when ever i going to deploy the Umbraco Site,If Is there any screenshots for this one let me share.
If Install Usync it automatically take the values ,when ever i going to deploy the Umbraco Site or else I need to customize the (or Integrated to Anything) Usync.
Raja,
Read https://our.umbraco.org/projects/developer-tools/usync/ and watch
http://uhangout.co.uk/videos/ep010-with-kevin-jump-usync/
Regards
Ismail
is working on a reply...