I have now branched KOffice: - trunk/koffice is open again for new features, new strings and new bugs :) - branches/koffice/1.4/koffice is where the bugfixing for 1.4 and 1.4.x must happen. Please concentrate on that for now. To switch your existing checkout to the branch: cd koffice svn switch $SVNURL/branches/koffice/1.4/koffice where SVNURL is svn+ssh://dfaure@svn.kde.org/home/kde in my case. If you prefer to check out the 1.4 branch in another directory, the best way is: cp -a koffice koffice-1.4 # copying your existing checkout cd koffice-1.4 svn switch $SVNURL/branches/koffice/1.4/koffice (faster than a "clean checkout"). Use svn-clean to make it clean anyway, if in doubt. -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel