[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

trunk and 1.1.x messages getting out of sync

From: Øyvind A. Holm <sunny_at_sunbase.org>
Date: 2004-08-03 15:51:52 CEST

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
Received on Tue Aug 3 15:52:29 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.