Fabien Costantini wrote:
>> Fabien Costantini wrote:
>>>>> This is obsolete now :-)
>>>>> Fabien fixed it already. Thanks to him.
>>>> Just to be clear:
>>>> Does this mean that the proposal to commit everything on Saturday/Sunday,
>>>> and then wait for clearance to continue after Fabien tweaked the repo,
>>>> is now dead?
>>> Yes Duncan, this has been fixed and you can commit your work without 
>>> waiting.
>> That's true, but ...
>>
>> If you have already done changes in your working copy, please be careful
>> before trying to commit them, because you might be forced to "svn up"
>> before, and that might get you some trouble (I'm not sure about that).
> It may have to do with the new ignore props add in some folder and it looks 
> quite normal to me, and safe.

I was talking about conflicts when doing the svn up (sorry, I could have 
been more precise), because you copied the old revision of the doc files 
over and added the diffs. This may result in conflicts, because svn 
would have to delete the (modified!) file in the working copy and add 
another one (the copied older version) with changes. That's what I 
wanted to avoid with the Sat/Sun time frame with commits on saturday 
evening.

But hopefully nobody will run into these troubles...

Albrecht
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to