[MonoDevelop] Monodevelop and Gnome VFS

Juan Cristóbal Olivares juancri at gmail.com
Tue Feb 6 00:05:16 EST 2007


Ohm... Yeah.. it's other assembly.. I just wonder why MonoDevelop depends of
Gnome but nobody want it to depend of Gnome-VFS?....

Actually I didn't want to share the code, just to modify a fine in a remote
server... I can do it with gedit.

JCO

On 2/5/07, Iñigo Illán Aranburu <kodeport at terra.es> wrote:
>
> Hello!
>
> The assembly you are looking for is gnome-vfs-sharp. There is no support
> for openning remote files mainly because the code/assembly that opens
> the projects and files is gnome/gtk-agnostic and I think the general
> opinion is that this should stay as it is.
>
> A solution could be to refactor the code so you could specify a stream
> from another assembly which is not gnome/gtk-agnostic but I don't think
> this has much benefits. If you want to share the code, you better
> install a revision control system server like subversion.
>
>
> On lun, 2007-02-05 at 04:41 -0300, Juan Cristóbal Olivares wrote:
> > I was trying to edit a remote C# code file. I tried it with
> > MonoDevelop, but it does not show the remote filesystems configured in
> > GNOME (Samba or SSH). Then I did an lsof, and I saw that MonoDevelop
> > has gnome-sharp.dll opened:
> >
> > mono      28416    juancri  mem       REG        3,1     300032
> > 146194 /usr/lib/mono/gac/gnome-sharp/2.16
> > .0.0__35e10195dab3c99f/gnome-sharp.dll
> > mono      28416    juancri   22r      REG        3,1     300032
> > 146194 /usr/lib/mono/gac/gnome-sharp/2.16
> > .0.0__35e10195dab3c99f/gnome-sharp.dll
> >
> > juancri  28416  3.6  4.1 183992 86904 pts/5    Sl+  04:36
> > 0:10 /usr/bin/mono ./MonoDevelop.exe
> >
> > So, why it does not support the remote filesystems just as gedit
> > does?
> >
> > Thanks!
> >
> > --
> > Juan Cristóbal Olivares
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>


-- 
Juan Cristóbal Olivares
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070206/52bbca64/attachment-0001.html 


More information about the Monodevelop-list mailing list