"Bo Peng" <[EMAIL PROTECTED]> writes: | Dear all, | | I check out a fresh lyx trunk, apply my patch, compile. A 'svn diff' | gets me lots of po file changes. Can they be safely committed like | this? Or should I clean them and commit only my patch? (rm -rf po, svn | update; svn commit) Sorry if I am asking something really basic.
Right... you shouldn't just commit the po file changes at every turn. After the initial configure/make just "svn revert po/*.po" so that you don't have to bother with it. We are going to commit the changed po files as well, but there are no point in doing that too often. -- Lgb