newcivs Posted December 8, 2013 Report Share Posted December 8, 2013 is posiible only delta-update the SVN downloading only the files changed???, and recompilng Quote Link to comment Share on other sites More sharing options...
feneur Posted December 8, 2013 Report Share Posted December 8, 2013 Not sure what you're asking for. SVN only downloads files which have been changed (or new files which have been added), if that is what you're asking. 1 Quote Link to comment Share on other sites More sharing options...
newcivs Posted December 8, 2013 Author Report Share Posted December 8, 2013 Not sure what you're asking for. SVN only downloads files which have been changed (or new files which have been added), if that is what you're asking.for example, the only updates, before my download are onturnk/data/mods/public/civshow i can update this updates, without redounload the full code Quote Link to comment Share on other sites More sharing options...
quantumstate Posted December 8, 2013 Report Share Posted December 8, 2013 If you use the svn updatecommand this will only download the things that have changed. 2 Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted December 8, 2013 Report Share Posted December 8, 2013 (edited) In my experience using SVN in Windows if you change a file, you can delete or restore for update it with a new SVN of that file. Edited December 8, 2013 by Lion.Kanzen Quote Link to comment Share on other sites More sharing options...
newcivs Posted December 9, 2013 Author Report Share Posted December 9, 2013 If you use the svn updatecommand this will only download the things that have changed.i need recompile?????or only svn update, and go to play? Quote Link to comment Share on other sites More sharing options...
feneur Posted December 9, 2013 Report Share Posted December 9, 2013 i need recompile?????or only svn update, and go to play?That depends on what changes have been made, if only .dae files, png files, XML files and other art files have been changed since your last update = no need to recompile, if js/json files have been changed = most likely no recompile needed, if .cpp, and .h files = you have to recompile. 1 Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted December 9, 2013 Report Share Posted December 9, 2013 For Windows, you never need to compile. As compiling on Windows isn't easy, we do it for you when it's needed.For other OS, if all changes were in the binaries directory, you don't need to compile it again, if there were changes to other directories, you need to compile it. 1 Quote Link to comment Share on other sites More sharing options...
newcivs Posted December 9, 2013 Author Report Share Posted December 9, 2013 That depends on what changes have been made, if only .dae files, png files, XML files and other art files have been changed since your last update = no need to recompile, if js/json files have been changed = most likely no recompile needed, if .cpp, and .h files = you have to recompile.that means:resumed:files of the "public mod"xml, dae, png, js, json = no need to compilecpp, h = obligatory compilation Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.