Welcome to the new Linux Foundation Forum!
SVN with Nautilus integration
Does anyone know of a decent SVN client for Gnome with Nautilus integration? Tortoise SVN works very well but is Windows only and I can't find anything like that.
0
Does anyone know of a decent SVN client for Gnome with Nautilus integration? Tortoise SVN works very well but is Windows only and I can't find anything like that.
Comments
There are several scripts ready to use.
you can get them here
For ubuntu you have in the repos
Hope it helps
I've got that installed, but it didn't seem to show anything on the contextual menus, even after logging out then in again.
download the scripts from the link I gave you here
place the contents of the package in the folder ~/.gnome2/nautilus-scripts
No need to log out, everything should work from the moment you put the files in the folder.
I am going to guess that you sometimes use Eclipse with SVN.
If so there is one little problem. SVN's version in Eclipse is more recent than the one in the shell. Making the shell commands non working. There is a little script that changes the version.
I also use Eclipse with SVN. After reverting my shell SVN's version the script worked.
Another little problem. If you use Eclipse again the version will change and scripts won't work.
If you want try this
download this, and then place it in your working copy base folder. Then run:
and
After this the nautilus scripts should be working.
Any other problem tell me.