[MonoDevelop] feisty "broke" subversion add-in
Martin
martindederer at gmx.de
Sun Apr 22 06:42:13 EDT 2007
hi,
it looks like the ubuntu guys removed the symlink in the libsvn package
which the monodevelop subversion add-in is expecting
in /usr/lib/libsvn_client-1.so.0 . manually creating the symlink fixes
the issue but is of course a little bit inconvenient.
how is the proper way to deal with this? working around the issue in
SvnClient.cs by testing which library is available?
(1)
http://packages.ubuntu.com/cgi-bin/search_contents.pl?word=libsvn_client&searchmode=searchword&case=insensitive&version=feisty&arch=i386
(2)
http://packages.ubuntu.com/cgi-bin/search_contents.pl?word=libsvn_client&searchmode=searchword&case=insensitive&version=edgy&arch=i386
martin
More information about the Monodevelop-list
mailing list