Just go to <http://svn.apache.org/repos/asf/openoffice/> and browse around to confirm that everything you are interested in is there.
(Are you thinking of the l10n under openoffice/branches ? It does appear that all of openoffice/ooo-site and openoffice/site are there.) - Dennis -----Original Message----- From: janI [mailto:j...@apache.org] Sent: Monday, November 26, 2012 13:48 To: dev@openoffice.apache.org Subject: Re: Our SVN moved from "incubator/ooo" to "openoffice" #rob: did you include subdirs in ooo-site, so that l10n and other are taken care of ? mwiki might be a special problem, since there are loads of text, but I am more or less getting used to writing mwiki sql worms (right now I am juggling with 63.517 spam user accounts), so I can have a look at it after the user problem. Jan On 26 November 2012 20:27, Rob Weir <robw...@apache.org> wrote: > On Mon, Nov 26, 2012 at 3:21 AM, Herbert Duerr <h...@apache.org> wrote: > > On 26.11.2012 04:32, j...@apache.org wrote: > >> > >> Author: joes > >> Date: Mon Nov 26 03:32:20 2012 > >> New Revision: 1413471 > >> > >> URL: http://svn.apache.org/viewvc?rev=1413471&view=rev > >> Log: > >> mv ooo to top-level > >> > >> Added: > >> openoffice/ > >> - copied from r1413470, incubator/ooo/ > > > > > > So our locations in the SVN repository were moved as discussed last week. > > Thank you, Joe! > > > > Here are the instructions to switch your checkouts to the new location: > > > > In case you are using SVN natively please change into the directory where > > your checked out AOO and run > > svn switch https://svn.apache.org/repos/asf/openoffice/trunk > > there. If you are not working on trunk you have to replace "trunk" by the > > branches/bname (with bname being the branch name you are interested in), > of > > course. > > > > In case you are using git-svn please change into the directory of your > > git-svn clone, open the file > > .git/config > > and find the section named > > [svn-remote "svn"] > > in there. In the "url=" line of that section please change the > > "incubator/ooo" part of the URL to "openoffice". > > > > I've edited the websites in /site and /ooo-site to update around 7 > files that had hard-coded references to the old SVN address. > > I didn't see any mentions on the Mwiki. > > -Rob > > > > Herbert >