Page 1 of 1

SubVersioN file panel plugin

Posted: Sat 15 Oct, 2011 15:38
by LigH
I wonder if it is possible to make a SVN plugin which is integrated into the file panels (left/right) like the FTP plugin.

Might be tricky because there are security aspects, you will probably not want to "accidently commit crap" by just copying ...

Re: SubVersioN file panel plugin

Posted: Sat 15 Oct, 2011 15:55
by Maximus5

Re: SubVersioN file panel plugin

Posted: Sat 15 Oct, 2011 19:03
by LigH
Thank you for this link.

A PlugRing search returned no matching result, only a separate subversion plugin; the PlugRing plugin returns no results anymore, is this feature dead?

Re: SubVersioN file panel plugin

Posted: Sat 15 Oct, 2011 20:15
by pepak
NetBox also has a SVN support.

Re: SubVersioN file panel plugin

Posted: Mon 17 Oct, 2011 10:00
by HaRT
LigH wrote:A PlugRing search returned no matching result, only a separate subversion plugin
What do yuo mean by separate plugin? Did you search by “Subversion” instead of “SVN”? See Subversion Client.
LigH wrote:the PlugRing plugin returns no results anymore, is this feature dead?
PlugRing has been reimplemented whereas the plugin hasn't.

Re: SubVersioN file panel plugin

Posted: Mon 17 Oct, 2011 11:00
by LigH
Yes, I found exactly this plugin.

It is possible that I used a wrong assumption - that SVN could work like FTP, with a local directory in one file panel, and a distant directory in the opposite file panel. That seems to be against the philosophy of SVN, I believe now: Update all changes, commit all changes - not single files.