Jump to content
  • 0
konzen002

how to update svn using CentOS

Question

5 answers to this question

Recommended Posts

  • 0

You can try this  ;)

Linux: Centos 
- stop your servers
cd into your rathena folder
svn update
- recompile
- restart servers 

Share this post


Link to post
Share on other sites
  • 0

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?

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites
  • 0

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!

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.