Sir Rogers Posted March 1, 2018 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 ? Link to comment Share on other sites More sharing options...
Stan` Posted March 1, 2018 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. Link to comment Share on other sites More sharing options...
elexis Posted March 1, 2018 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. 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