>>>>> On Tue, 11 Nov 2008 08:08:39 +0200, "Gabor Szabo" <[EMAIL PROTECTED]> >>>>> said:
> I know this is not the most urgent thing in the project but I'd appreciate some > kind of a comment. I apologize. I thought my git-fu would probably allow me to repair the major breakage you describe yourself in an easy manner but it did not happen. >> Unfortunately I mistakenly changed the file format from UNIX to DOS in >> two cases. >> Once I noticed the mistake I reverted the changes using inverse merge and >> then >> applied the small change of adding use Carp. I hope this will not render my >> work unusable for you. This is indeed the sort of things I was talking about when I said that SVN is unusable. You really should have used a frontend like git that allows to to amend mistakes before committing a branch. Somebody must now amend these mistakes manually. Or you could probably redo the whole branch into another branch that makes it easier to review? -- andreas

