hi,
we are 2 developers working on a project. We have to integrate the changes of each other. Is there any SVN type system that we can work on a centralized project.
thanks
unityboy
hi,
we are 2 developers working on a project. We have to integrate the changes of each other. Is there any SVN type system that we can work on a centralized project.
thanks
unityboy
You can use SVN or GIT. Best option for 2 man team is probably Dropbox though. It’s free and hassle free. You can also use it to host an SVN or GIT repository if you wish.
This is Unity’s guide to setting up a project in an external version control system. It’s more hassle than it’s worth though for a small team/project.
With Unity 3.5 meta support reached the free version and the folder structure changed. setting it up is trivial as you no longer are meant to include the library folder at all. the stuff to include is in a new distinct folder so you only add this additional folder + assets and thats it ![]()