Re: svn problem with pcre?
- Posted by jeremy (admin) Apr 27, 2009
- 887 views
mattlewis said...
The problem isn't really the Makefile. And if we move to some other system, most people probably won't bother understanding it, either.
It's that we've changed how pcre is built. Whenever you get a message like that from svn, you can delete the file and svn will check out the new file. The message is svn telling you that it's not going to overwrite a file that you have existing locally with the file from the repository.
I guess I jumped ahead thinking of the problem then building pcre once you get past the svn up. Opps.
Jeremy