Feature changed by: dmacvicar Feature #303738, revision 2 Title: yast repository manager should be able to import .repo files openSUSE-11.1: New Priority Requester: Desirable Requested by: lslezak@novell.com Partner organization: openSUSE.org Description: It should be possible to add a repository defined in a .repo file. This functionlity is already implemented in zypper. References: https://bugzilla.novell.com/show_bug.cgi?id=384195 + Discussion: + #1: dmacvicar@novell.com (2008-04-28 17:48:42) + Actually the functionallity is implemented in libzypp. + RepoManager::addRepositories( const Url &url, const ProgressData:: + ReceiverFnc & progressrcv = ProgressData::ReceiverFnc() ); + there you pass the url of the repo file (which can contain multipla + repositories). -- SUSE Feature Tool: http://partnerfate.suse.de/?rm=feature_show&id=303738