newcivs Posted December 8, 2013 Share Posted December 8, 2013 is posiible only delta-update the SVN downloading only the files changed???, and recompilng Link to comment Share on other sites More sharing options...
feneur Posted December 8, 2013 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 Link to comment Share on other sites More sharing options...
newcivs Posted December 8, 2013 Author 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 Link to comment Share on other sites More sharing options...
quantumstate Posted December 8, 2013 Share Posted December 8, 2013 If you use the svn updatecommand this will only download the things that have changed. 2 Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted December 8, 2013 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 Link to comment Share on other sites More sharing options...
newcivs Posted December 9, 2013 Author 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? Link to comment Share on other sites More sharing options...
feneur Posted December 9, 2013 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 Link to comment Share on other sites More sharing options...
sanderd17 Posted December 9, 2013 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 Link to comment Share on other sites More sharing options...
newcivs Posted December 9, 2013 Author 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now