You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Øyvind A. Holm" <su...@sunbase.org> on 2004/08/03 13:51:52 UTC

trunk and 1.1.x messages getting out of sync

It seems as the trunk and 1.1.x branch begin to get out of sync when
updating the translations. Wouldn’t it be more correct to update the .po
files against the 1.1.x branch instead of trunk as 1.1.x is the most
important line at the moment? The changes go into trunk of course, ready
for merging to 1.1.x .

-- 
Regards,
Øyvind A. Holm
---------------------
#!/bin/bash
for f in 1 2 3; do
  PREF=http://musthave.sunbase.org/Stallman/stallman${f}c
  wget $PREF.sub ; mplayer -sub stallman${f}c.sub $PREF.mpeg
done

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org