Thread: Code Management
View Single Post
  #2  
Old 07-12-2009, 05:44 PM
gaeorn
Developer
 
Join Date: Apr 2009
Location: USA
Posts: 478
Default

I have my own SVN repo. When an update comes out from upstream, I use the svn merge command to add the changes to my code.
Reply With Quote