05-10-2013, 12:54 AM
The compilation fails: http://ci.berboe.co.uk/job/MCServer%20Linux-x86-64/394/
r1463 linux compilation fail
|
05-10-2013, 12:54 AM
The compilation fails: http://ci.berboe.co.uk/job/MCServer%20Linux-x86-64/394/
05-10-2013, 12:57 AM
oh god i didn't do something wrong right? ;O
05-10-2013, 12:59 AM
05-10-2013, 01:01 AM
05-10-2013, 01:03 AM
yea i got it now to. i'l see what i can do to fix it.
ah ok so this is what happened: TortoiseSVN first didn't let me commit the changes and then it created a new file with the old bindings.cpp and the new(my) bindings.cpp and then compared them. and you can gues it: it was called bindings.cpp Hopefully fixed in r1464 http://ci.berboe.co.uk/job/MCServer%20Linux-x86-64/395/
05-10-2013, 01:12 AM
Yup, that's called a svn conflict and it happens when two people touch the same file in the same place at the same moment (or don't update the file they're editting).
With Bindings.cpp, it's just easier to delete the file altogether and let the AllToLua generate a new file.
05-10-2013, 02:04 AM
Thanks for fix
|
« Next Oldest | Next Newest »
|