From: Reini U. <ru...@x-...> - 2008-08-22 06:44:55
|
2008/8/21 Reini Urban <ru...@x-...>: > 2008/8/21 Reini Urban <ru...@x-...>: >> We are in the preparation for the next release 1.3.15 (planned for >> about middle to end of september) >> and before we will do the following steps: >> >> * Convert the sf.net CVS repo to SVN. >> This works now elegantly because sf.net provides rsync access to the CVSROOT. >> This enables vargenau and rurban to commit / sync from work behind a >> http proxy. >> Before we had to take back or changes home and commit / sync from home. > > I want to do this now, so please stop changing anything in CVS, as > this will get lost. > I'll announce when svn will be ready. The conversion from CVS to SVN is finished. Please do not commit anything to CVS anymore. Info: https://sourceforge.net/svn/?group_id=6121 Browse: http://phpwiki.svn.sourceforge.net/viewvc/phpwiki/ Checkout read-only: svn co https://phpwiki.svn.sourceforge.net/svnroot/phpwiki phpwiki Checkout read-write to phpwiki-svn: svn co --username rurban https://phpwiki.svn.sourceforge.net/svnroot/phpwiki phpwiki-svn > BTW: The new tools will go to the old admin dir. We already had a > bunch of 1.2.x utils there for the same purpose. I'll do that during the import Done. There are currently 4 branches besides trunk. release-1_2-branch/ (active for 1.2.x) jeffs_hacks-branch/ (closed, the beginning of 1.3.x) release-1_2_4/ (a mistake, will be deleted) wikiteam/ (some very early 1.03 refactoring) Maybe we will be tempted to start some db and template_lite refactoring (a la wikilens) in new branches. Issues: On cygwin (1.5 and 1.7 also) the initial checkout misses some overlong russian filenames in the old 1.2 branch. svn: Can't open file 'phpwiki-svn/branches/release-1_2-branch/locale/ru/pgsrc/.s vn/tmp/text-base/%D0%9F%D1%80%D0%B0%D0%B2%D0%B8%D0%BB%D0%B0%D0A4%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F%D0%A2%D0%B5%D0%BA%D1%81%D1%82%D0%B0.svn-base': File name too long svn: Can't open file 'phpwiki-svn/branches/release-1_2-branch/locale/ru/pgsrc/.svn/tmp/text-base/%D0%9F%D1%80%D0%B0%D0%B2%D0%B8%D0%BB%D0%B0%D0%A4%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F%D0%A2%D0%B5%D0%BA%D1%81%D1%82%D0%B0.svn-base': File name too long svn: Can't open file 'phpwiki-svn/branches/release-1_2-branch/locale/ru/pgsrc/.s vn/tmp/text-base/%D0%9F%D1%80%D0%B0%D0%B2%D0%B8%D0%BB%D0%B0%D0A4%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F%D0%A2%D0%B5%D0%BA%D1%81%D1%82%D0%B0.svn-base': File name too long svn: Can't open file 'phpwiki-svn/branches/release-1_2-branch/locale/ru/pgsrc/.s vn/tmp/text-base/%D0%9F%D1%80%D0%B0%D0%B2%D0%B8%D0%BB%D0%B0%D0%A4%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F%D0%A2%D0%B5%D0%BA%D1%81%D1%82%D0%B0.svn-base': File name too long svn: Can't open file 'phpwiki-svn/branches/release-1_2-branch/locale/ru/pgsrc/.s vn/tmp/text-base/%D0%9F%D1%80%D0%B0%D0%B2%D0%B8%D0%BB%D0%B0%D0%A4%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F%D0%A2%D0%B5%D0%BA%D1%81%D1%82%D0%B0.svn-base': File name too long svn: Can't open file 'phpwiki-svn/branches/release-1_2-branch/locale/ru/pgsrc/.s vn/tmp/text-base/%D0%9F%D1%80%D0%B0%D0%B2%D0%B8%D0%BB%D0%B0%D0%A4%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F%D0%A2%D0%B5%D0%BA%D1%81%D1%82%D0%B0.svn-base': File name too long On Cygwin 1.7 at least the trunk checks out fine. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |