[TxMt] Re: trouble with ui.rb
Mathieu Godart
mathieu at coolsand-tech.fr
Wed Dec 3 12:32:37 UTC 2008
Piero,
This is not a malfunction of SVN. Those lines appear when you do an
update, in case of conflict. This conflict comes from the fact that
you did modifications to the file ui.rb and that someone also did
modifications to this file, in the SVN server (i.e. committed his
modifications), on the same line(s). In this case, SVN do not know how
to merge the two batch of modifications and tells you that by putting
those lines, to present the different versions (local and in the SVN
server) and by putting a "C" in front of the file name when the
running the svn update command.
The best way to fix this, when you don't care about your local
changes, is to run svn revert ui.rb. If you do care about your
modifications, you have to manually merge the different versions of
the conflicting lines and run a svn resolved.
Best regards,
Mathieu
___________________________________________
Mathieu Godart
Skype: mathieu_godart
MSN: mathieu_godart at hotmail.com
ASIC Integration Manager
Coolsand Technologies
___________________________________________
Le 3 déc. 08 à 08:04, Edoardo Galvagno a écrit :
>> you're like if commenting those lines is enough…
>
>
> oops! typo…
> I meant "you're lucky…"
> don't know what happened,
> maybe it was just too late…
>
> Edoardo
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20081203/d8a5791c/attachment.html>
More information about the textmate
mailing list