Search Criteria
Package Details: rabbitvcs 0.18.0-1
Git Clone URL: | https://aur.archlinux.org/rabbitvcs.git (read-only, click to copy) |
---|---|
Package Base: | rabbitvcs |
Description: | A project with the goal of developing a collection of utilities to allow for better client integration with some of the popular version control systems (core) |
Upstream URL: | https://github.com/rabbitvcs/rabbitvcs |
Licenses: | |
Submitter: | None |
Maintainer: | Zeph |
Last Packager: | Zeph |
Votes: | 115 |
Popularity: | 0.000624 |
First Submitted: | 2009-10-06 23:38 |
Last Updated: | 2020-02-17 09:32 |
Dependencies (11)
- git (git-git)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- python-configobj
- python-dulwich
- python-gobject (python-gobject-git)
- python-gtkspellcheck
- python-pysvn
- python-simplejson
- tk (tk85)
- python-setuptools (make)
- meld (meld-gtk2, meld-dev, meld-git) (optional) – graphical diff viewer
Latest Comments
1 2 3 4 5 6 Next › Last »
zxp19821005 commented on 2020-12-22 05:21
When I used yay to install rabbitvcs-nautilus,errors cames:
# zxp @ zxp-ArcoLinux in ~ [13:11:04] C:1
$ yay rabbitvcs-nautilus
1 aur/rabbitvcs-nautilus 0.18.0-1 (+67 0.00)
Nautilus front-end for RabbitVCS
==> 要安装的包 (示例: 1 2 3, 1-3 或 ^4)
==> 1
-> 找不到所有需要的包:
python2-sphinx (被这些包需要: rabbitvcs-nautilus -> rabbitvcs -> python-gtkspellcheck)
Is there someone who can fixed it?
hoschi commented on 2020-08-26 13:58
Can we add this fix to the package. Without it you cannot switch between branches, when using Subversion. So it's a kind of showstopper.
class101 commented on 2019-11-19 10:21
Found a solution for Nemo
pysvn rebuilt did not fixed under nemo, I also attempted to rebuild all the lib below, no go:
python-configobj
python-dulwich
python-gobject (python-gobject-git)
python-gtkspellcheck
python-pysvn
python-simplejson
I even attempted to rebuild nemo-python from git, without success
I finally got it working checking out nemo-extensions from git directly
cd /tmp
git clone https://aur.archlinux.org/nemo-extensions-git.git
cd nemo-extensions-git
makepkg -si
Will remove the Out of date flag as it seems related to the integration of rabbitvcs rather than rabbit itself
Teddytrombone commented on 2019-11-19 05:13
The solution for me was to reinstall python-pysvn
Traceback (most recent call last): File "/usr/share/nautilus-python/extensions/RabbitVCS.py", line 71, in <module> import pysvn ModuleNotFoundError: No module named 'pysvn'
class101 commented on 2019-11-15 12:58
Anybody as rabbitvcs stopped working after python 3.8.0 upgrade from 3.7.0 ?
Rebuilt python-gtkspellcheck that was linked to 3.7.0 -> no go
Uninstalled all rabbitvcs-* packages Reinstalled them
Still no go.
So I flag this outdated until someones finds a solution.
szmaszmo commented on 2019-03-20 21:51
Somehow this new rabbitvcs 0.17 version causes double commander (doublecmd 0.9.1 beta build 8664 from arch repo, and newer too) to hang together with entire Plasma on current Manjaro - manjaro-kde-18.0.4-stable-x86_64 (by right click, even by closing). The only line I can read from stdout is: org.freedesktop.DBus.Error.BadAddress: Server address of type unix was missing argument path or abstract Research with systemd did not lead me to anything more. The only option to get out of this, is to kill doublecmd on another terminal. Annoyingly rabbitvcs 0.16 works fine, but it is no longer option in AUR.
Eugene.Krasovsky commented on 2017-11-02 11:28
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/rabbitvcs/ui/settings.py", line 30, in <module>
import dbus
ImportError: No module named dbus
python2-dbus should be added to dependencies, otherwise I had the following issues:
* doublecmd didn't show menus for rabbitvcs
* 'settings' menu didn't show up
MartinDiehl commented on 2017-09-20 12:56
Valdidating source files with md5sums fails.
The checksum of the downloaded file is 3b3cca546dc0bb36eab66076a02199d2, but PKGBUILD contains f34ba22c17bd487838a9f0db764d52c1
andreyv commented on 2017-07-02 11:50
The gtk-update-icon-cache calls are unneeded in the install file. Pacman hooks do this automatically, all the package needs to do is depend on gtk-update-icon-cache (directly or indirectly).
Anonymous comment on 2017-01-13 06:24
That was infinality issue
https://gist.github.com/cryzed/e002e7057435f02cc7894b9e748c5671