FYI, A way to avoid fetching all those .po files.
----- Forwarded message from [EMAIL PROTECTED] ----- http://subversion.tigris.org/issues/show_bug.cgi?id=823 User lgo changed the following: What |Old value |New value ================================================================================ IssuesThisDependsOn|695 |695,781 -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Mon May 21 13:16:21 -0700 2007 ------- With 'depth' currently being added to svn checkout (see issue 781) the new UI will be: svn co --depth=empty the-dir svn up the-dir/the-file Further running 'svn up' will not fetch any of the other files in the-dir. This already works on trunk for 1.5-dev servers. You can fetch the rest of the files with 'svn up --depth=infinity', but this feature didn't make it on trunk yet. AFAIC this issue can be closed when the above workaround is completely implemented. Does anyone disagree? ----- End forwarded message ----- -- Regards, Olav _______________________________________________ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n