I forgot to mention that you need to send me your user id on xwiki.org before you can commit in the new repo.
Also, another solution for migrating files (when you have only few modified ones): * do a svn status * for all modified files or new files, copy them manually to the new location using the path printed out by svn status -Vincent On Oct 2, 2007, at 1:25 PM, Vincent Massol wrote: > Ok the migration is done. The following page has been updated on > xwiki.org: > http://www.xwiki.org/xwiki/bin/view/Community/SourceRepository > > The new URL is http(s)://svn.xwiki.org/svnroot/xwiki/ > > Anonymous users should "http" and committers should use "https". > > IMPORTANT: I've merged trunks-devs and trunks-users together so the > new URL to check out is: > http(s)://svn.xwiki.org/svnroot/xwiki/trunks > > You'll need to check out the new URL. > > If you have uncommitted files in your old workspace, you can use one > of the following methods to update the newly checked out workspace > with your uncommitted changes: > > Solution 1: > * Do a diff between the 2 workspaces and apply the changes using > patch on the new workspace > > Solution 2 (easier for windows users) > * Copy your old workspace over the newly checked out one. Be very > careful NOT to copy the .svn directories (what I used to do on > windows is use windows search to search for all .svn dirs in my old > workspace and remove them all and then only do the copy). > > Enjoy! > > Thanks > -Vincent > > On Oct 2, 2007, at 10:35 AM, Vincent Massol wrote: > >> As planned and advertised last week, today is SVN migration day. >> >> At 12:00 AM GMT+1 I'll remove SVN access to everyone on the ObjectWeb >> SVN so that nobody can commit. >> >> One the migration is over, I'll add again SVN accesses to the new >> repo. The new repo uses a different authentication mechanism. >> >> Everyone with SVN commit access need to have an account on xwiki.org >> and I'll have to add him/her to a special group on xwiki.org. One >> this is done you'll be able to commit with your credentials from >> xwiki.org. >> >> Please send me your user id on xwiki.org so that I can add you. >> >> As usual if you have any issue with this please let me know quickly. >> >> Thanks >> -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

