Skip to content

embrosyn/rabbitvcs-nemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitVCS Nemo Extension

This extension is meant to be used with the Nemo File Manager,

Requirements:
    * nemo (>= v1.1.2)
    * nemo-python (>= 1.0)
    * 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
    

About

RabbitVCS integration in Nemo for Ubuntu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages