Re: Display issues migrating from v3.1.1 to v4.0.3
- Posted by mattlewis (admin) Jan 11, 2012
- 1320 views
Rad said...
This just worked fine. I was breaking my head over this since long time, even removed some code from my application. Fortunately I have backup.
I'd recommend putting all of your (and also to everyone else!) projects into source control. That makes it easier to try out changes, but still have a comprehensive record of the past states of your code. Check in early and often!
And then back up the repositories. My current favorite system is Mercurial, which we also currently use for euphoria.
Matt