Game Development Community

SVN

by Randy Hearn - Magnum · in Game Mechanics Kit · 10/01/2009 (8:09 pm) · 1 replies

What is the best way to use CodePatch with a SVN controlled directory? Getting a permission denied error when using a new directory and I assume it is trying to copy the .svn files.

Best bet export, merge with codepatch, then overwrite? Probably not a big deal to do on first install but wanted to see if there was a better way.

About the author

Technical Product Designer (Mechanical Design) for Boeing for over 25 years working with CAD and PLM systems. I have a Associates Degree in Business and a partial B.S. in Game and Simulation, just couldn't see paying the costs for some of the classes.


#1
10/01/2009 (9:02 pm)
Actually answered my own question. Exporting my T3D from SVN and merging and then I simply moved that new merge back into my SVN directory..

Now.. On to resolving the errors..:)