konzen002 0 Posted December 14, 2013 how do I update my svn? Im always receiving this message when Im trying to update using svn update command: svn update skipped '.' Quote Share this post Link to post Share on other sites
0 * Blaze * 6 Posted January 2, 2014 You can try this Linux: Centos - stop your servers- cd into your rathena folder- svn update- recompile- restart servers Quote Share this post Link to post Share on other sites
0 Zirius 1 Posted July 26, 2014 LOL. Up to now, there's something I can't still understand with SVN update, say I already have my ready made Hercules, and once I update, are all my changes automatically overwritten by updates? Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted July 26, 2014 LOL. Up to now, there's something I can't still understand with SVN update, say I already have my ready made Hercules, and once I update, are all my changes automatically overwritten by updates? your edits will be there, in case the svn cannot find the update lines, that file will be marked as conflicted, and you have to edit that manually or by any diff merging tool. Quote Share this post Link to post Share on other sites
0 Zirius 1 Posted July 26, 2014 Wow, so SVN check the content of each files line by line? Will there be a report after SVN update on which files tortoise SVN found those conflicts? Thanks! Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted July 27, 2014 Wow, so SVN check the content of each files line by line? Will there be a report after SVN update on which files tortoise SVN found those conflicts? Thanks! Yes, TortoiseSVN should show the reports. Quote Share this post Link to post Share on other sites
how do I update my svn? Im always receiving this message when Im trying to update using svn update command: svn update skipped '.'
Share this post
Link to post
Share on other sites