Library folder and source control

I’m using SVN (and Versions) and there is always a problem trying to commit the Libraries folder. There are usually files in the source or locally that aren’t in the other location, and a simple commit fails. I have to go through each folder manually and resolve each file. Some files can’t be resolved and have to be manually deleted.

I’ve seen others talking on the forums about using SVN. Do you not add the Libraries folder to source control, or is there another way you avoid this problem?

Thanks!

The files you should add from the library folder are explained in the manual in the corresponding section on using version control.
Basically: do not and never add any of the subfolders!

Thanks–that was exactly what I needed. When I originally lead that entry in the manual, I stopped when it said it was Pro only, and never read the part about the Libraries directory. :slight_smile: