Sir Rogers Posted March 1, 2018 Report Share Posted March 1, 2018 Hello, I never really use SVN. I keep getting segmentation faults ( I assume due to my internet ? ) So I have to svn cleanup 0ad and then svn checkout ... 0ad every 30 seconds.. Is there a better way to deal with this ? Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 1, 2018 Report Share Posted March 1, 2018 1 hour ago, Sir Rogers said: Hello, I never really use SVN. I keep getting segmentation faults ( I assume due to my internet ? ) So I have to svn cleanup 0ad and then svn checkout ... 0ad every 30 seconds.. Is there a better way to deal with this ? If you are more used to git you can use www.github.com/0ad/ Might be your connection. Quote Link to comment Share on other sites More sharing options...
elexis Posted March 1, 2018 Report Share Posted March 1, 2018 Segfaults while checking out? That should not happen. It's the problem of the program you use to check out. It should never happen, no matter how the internet connection is situated. The fact that you speak of segfaults to begin with means that you are a linux or OSX user, right? So maybe you use a development version of svn? A workaround would be using git to clone the code as stan mentioned. 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.