[KDE/Mac] macports taglib-devel uses https://svn.kde.org instead
Andrew Stromme
astromme at chatonka.com
Fri Mar 6 04:07:02 CET 2009
Whoops, looks like I was overzealous. Sorry for that :(
I dug around some more and found that it's probably an artifact of the way my
system is set up. It's a shared machine that mounts the home directories via
nfs. Additionally, the home dirs are of the type /home/$classyear/$username
rather than the traditional /home/$username. Also, it seems like a sudo'd user
is unable to access said directories.... the following commmand fails on dir
not found:
sudo ls $HOME
(where $HOME points to /home/$classyear/$username)
What this means is that the $HOME/.subversion conf dir can't be created/read
when the "sudo svn blah" commands are given. This means that I can't save the
"permanently remember this server" option.
Is there any way to override this? Why does amarok depend on taglib-devel and
not plain old taglib?
Andrew Stromme
On Thursday 05 March 2009 18:45:19 Orville Bennett wrote:
> On Mar 5, 2009, at 6:54 PM, Andrew Stromme wrote:
> > This seems to be a problem with the taglib-devel macports package. It
> > uses the developer svn.kde.org address instead of of svn://
> > anonsvn.kde.org. This is a problem for either users who are not kde
> > developers or for developers who use the svn+ssh://svn.kde.org address
> > instead of the https:// address.
> >
> > Any chance this can be fixed? I can't see a reason not to use anonsvn.
>
> 21 fetch.type svn
> 22 svn.url svn://anonsvn.kde.org/home/kde/trunk/kdesupport/$
> {distname}
> -----------------^^^^^^^^^^^^^
> 23 svn.tag 899928
>
> Looks right to me.
>
> > Andrew Stromme
> >
> > _______________________________________________
> > kde-mac at kde.org
> > List Information: https://mail.kde.org/mailman/listinfo/kde-mac
> > KDE/Mac Information:
> > http://techbase.kde.org/index.php?title=Projects/KDE_on_Mac_OS_X
>
> _______________________________________________
> kde-mac at kde.org
> List Information: https://mail.kde.org/mailman/listinfo/kde-mac
> KDE/Mac Information:
> http://techbase.kde.org/index.php?title=Projects/KDE_on_Mac_OS_X
More information about the kde-mac
mailing list