- Home /
Unity Free + SVN + Library folder problem
Hi,
I'm in a project with unity free with SVN and I have a problem with the Library folder that the Unity generate. In the project we have 3 groups of development working and we have a issue with the library folder with the merging. I don't know if anyone know how to treat this folder or this kind of files, please any help =)
Answer by Styn · Aug 27, 2012 at 08:20 AM
You have to add certain files/folders to your version control system, all other files should be excluded. This is explained in the manual here: http://docs.unity3d.com/Documentation/Manual/ExternalVersionControlSystemSupport.html
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
What online repositories work with Unity? (SVN etc?) 1 Answer
Change the Audio SampleRate 0 Answers
Acessing Scripts in Assets folder using .dll 1 Answer
Metadata failure after checkout from SVN 0 Answers