Skip to content

Latest commit

 

History

History
 
 

nemo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
RabbitVCS Nemo Extension

This extension is meant to be used with the Nemo File Manager (fork of Nautilus v3)

Requirements:
    * nemo
    * nemo-python
    * python-dbus (> 0.80)
    * (all other RabbitVCS requirements)

To install:
    To install for all users, copy RabbitVCS.py to:
        /usr/share/nemo-python/extensions
    
    To install for a single user, copy RabbitVCS.py to:
        ~/.local/share/nemo-python-extensions
    
    In both cases, you may need to create the python/python-extensions folder.
    
    Restart nemo with the following commands:
        $ nemo -q
        $ pgrep -f service.py | xargs kill
        $ nohup nemo > /dev/null &

Troubleshooting:

    See the known-issues section of our website:
        https://wiki.rabbitvcs.org/wiki/support/known-issues