Hi all Ever since the 0.12 branch moved and got its own build infrastructure, I have had problems checking out or updating my copy from SVN. When I try to update the directory "0.12", all of Kopete's own files get updated fine, but when SVN tries to fetch the "admin" directory, it bails out with:
%svn up 0.12 Fetching external item into '0.12/admin' svn: Unrecognized URL scheme for 'https://svn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin' To get the "admin" directory checked out, I have to do the following: %cd 0.12 %svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin Could it be that the "https://svn.kde.org/" URL is something that's accessible to KDE developers only? Maybe the external item reference could be changed to a "svn://anonsvn.kde.org/" based URL so mere mortals can check out a copy easily as well? - Bartosz _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
