code-google-com / qdevelop

Automatically exported from code.google.com/p/qdevelop
GNU General Public License v2.0
1 stars 1 forks source link

Do not keep *.qm files in repositroy #339

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I suggest not keeping qm files in svn repository because:
1) They are created from ts files;
2) Their binary format is incompatible with diff utility and make harder
various merge operations (I cannot merge official branch into my branch);
3) They're quite big after all.

Original issue reported on code.google.com by Lord.Div...@gmail.com on 1 Feb 2009 at 5:12

GoogleCodeExporter commented 9 years ago
I thing we'll do it after upgoing release.

Original comment by Lord.Div...@gmail.com on 11 Feb 2009 at 10:53

GoogleCodeExporter commented 9 years ago

Original comment by Lord.Div...@gmail.com on 14 Feb 2009 at 7:38

GoogleCodeExporter commented 9 years ago
Fixed in r434

Original comment by Lord.Div...@gmail.com on 5 Mar 2009 at 11:08