Subversion (svn) is a revision control system. It was made by the Apache Software Foundation as a successor to CVS.
0
votes
0answers
22 views
unable to install Rabbitvcs on ubntu 12.1, python dependencies error
My OS is ubuntu 12.1 and from last 2 days i am trying to install Rabbitvcs (svn client) on it. when ever i run command to install pre-requisite of Rabbitvcs, i got python dependicies error, like:-
...
1
vote
1answer
83 views
I cannot run DOSBox SVN-Daum on Ubuntu 12.04
I've got the DOSBox SVN-Duam from its homepage.
Maybe I have solved the dependency problems,
$ ldd ./dosbox
linux-gate.so.1 => (0xb776d000)
libSDL_sound-1.0.so.1 => ...
0
votes
3answers
39 views
Where is the Subversion executable located
I've installed Subversion via the command line. But I need to find the executable to point to it in my IDE. Do you know where it is located in the Ubuntu file system?
1
vote
4answers
820 views
How to install subversion client in ubuntu
I have looked at this question:
How do I install svn?
We already use sudo apt-get install subversion to install subversion on the server.
What should I do in order to install the subversion ...
2
votes
1answer
147 views
svn-ssh under ubuntu
I use putty+pageant on Windows to be able to access the svn server by using ssh. I have my private key that works.
I'm now trying to use the same key on a Ubuntu VM.
I used the .p12 key in Firefox ...
0
votes
0answers
80 views
Downgrade svn to v1.6 on precise
I want to use subversion 1.6 for one of my projects using precise, but ubuntu supports v1.7 by default.
So basically I want to downgrade my command line client for using svn 1.6.
I am currently ...
0
votes
1answer
30 views
Will upgrading Ubuntu affect (data in) my local Subversion repositories?
I have a Ubuntu 11.04 installation and I use it for a local Subversion repository. Since 11.04 is no longer supported, I am going to upgrade to a supported release soon, and if possible to the latest ...
2
votes
2answers
115 views
Where can I get Project Looking Glass source code?
I came across Project Looking Glass while searching for different desktop managers. I saw a few previews and I would like to get it on 12.04.
The site from Project Looking Glass's Wikipedia page ( ...
3
votes
2answers
4k views
How to install git server on my ubuntu desktop 12.04
I'm developing a project on my desktop and I'm in need of a version control mechanism.
I'm working on ubuntu 12.04, desktop edition.
I would like to have a git server installed on localhost and also ...
1
vote
0answers
58 views
Zentyal killed apache2
After upgrading our server to 12.04 our wiki and other pages which are serviced by apache2 are no longer reachable. There is only the zentyal administration page.
Our svn is also not reachable.
What ...
0
votes
1answer
15 views
Can we use svn2cl on launchpad buildbots?
I've done a build bot for doxbox and currently i'm merging a packaging bzr repo - but that repo has the changelog outdated - and i don't want to have to maintain it.
I've read dosbox autogenerates ...
0
votes
1answer
2k views
SVN and GNOME Keyring
How to fix the following issue:
$ svn update
Password for 'default' GNOME keyring:
svn: GNOME Keyring is locked and we are non-interactive
I have googled around but can't seem to find ...
0
votes
1answer
103 views
Will ubuntu support subversion1.7 and when will it be?
Since svn is the most widely used centralized source collaboration repository: are there plans for supporting the current version (1.7) out of the box in the near future?
0
votes
1answer
251 views
Error while accessing SVN Repository
we are working on one android project in our company using Eclipse as an IDE.
one person is works on windows platform while i am using ubuntu for android development.
we need to connect same project ...
1
vote
2answers
441 views
Connecting to a Windows SVN server from Ubuntu
I need to access an SVN repo hosted on a Windows machine from Ubuntu. However, even if I supply the proper credentials, it denies me access, apparently because Windows does not allow Linux connections ...
1
vote
1answer
781 views
Why can't I checkout with subversion 1.7 on a mounted cifs share?
I have mounted a share on my Ubuntu machine. I am unable to checkout a subversion working copy onto this share. When I try to do so, I get an error message:
svn: E200033: database is locked, ...
2
votes
1answer
236 views
Upgrade Subversion to 1.7 on 8.04
It comes with version 1.5 and I'd like to update it to 1.7. Is it possible? It seems that I don't have apt-add-repository on this system.
0
votes
2answers
1k views
Netbeans and SVN
I'm running Ubuntu 12.04. I installed netbeans 7.0.1 and subversion 1.16.17, both from the repositories. When I click on Team-Subversion-Checkout nothing happens. When I enter the path to executable ...
1
vote
0answers
875 views
setup svn and checkout
When i try to do svn checkout
using this svn co svn://ipAddress/var/svn/ulf/project myproject
I get the error svn: Can't connect to host 'ipAddress': Connection refused
If I use svn co ...
1
vote
1answer
123 views
How can I split an SVN repository?
In our group we have a repository, we would like to move the repository, but in he meantime also we would like to delete some folders and re-indexing the revision(delete all the revision numbers which ...
2
votes
2answers
1k views
Subversion 1.7 on 12.04 precise: libsasl error, compiling from source?
Background: I am a longtime Gentoo user, and this is my first time using Ubuntu (installed on a VM to avoid compiling everything from scratch). I am familiar with a Linux environment but somewhat ...
3
votes
1answer
3k views
Just installed rabbitvcs, but nothing changed in Nautilus
I have installed rabbitvcs with apt-get, but nothing appears when I right-click on a versionned folder.
What am I missing ?
2
votes
2answers
289 views
How to access SVN from other machines
I have limited network knowledge, I followed this guide to install subversion on a ubuntu system with the latest version :
http://www.howtogeek.com/?post_type=post&p=195
I've restarded the ...
1
vote
1answer
2k views
What if SVN repository is too recent for Subversion client which is itself “up to date”?
Something unexpected is happening... I have upgraded some SVN repositories lately. Now when I'm on Ubuntu, I get the following when I try updating them:
max@ASUSN73S:~/d/some/repos$ svn up
svn: The ...
1
vote
0answers
205 views
svn error 12.04 ubuntu
I am trying to checkout a repository.
I got an error saying Password for '(null)' GNOME keyring:.
I thought this might be caused by gnome-keyring, which I don't use, so I removed it with apt-get ...
0
votes
0answers
331 views
“Updating Change Sets for SVN Workspace” error on Eclipse
I've just install Subversive SVN on my Eclipse 3.7.2.
SVN connector is set on "SVNKit 1.7.4-v1 r9190_v20120510_1337 (SVN 1.7.4 compatible, all platforms)".
After a while it appears:
Updating ...
0
votes
0answers
143 views
Upgrade svn on ubuntu 12.04
I'm trying to upgrade my subversion to the latest version without to compile it, but till now without any success.Is there an option to do this or should I compile form source?
1
vote
1answer
819 views
Subversion & SVN+SSH Permissions
I want to set up some Subversion repositories, to be accessed via SVN+SSH, so that each repository is owned by a different group and is only accessible for reading and writing by the group's members. ...
0
votes
0answers
193 views
SVN fails trying to authenticate through ISA server proxy [closed]
I have Linux Ubuntu distribution installed (Maverick). I'm trying to use SVN through a ISA server proxy and after set Proxy authentication on config files i'm getting this error:
Could not ...
3
votes
1answer
286 views
How to configure PagaVCS(Svn client) for Google code repository
I want to configure PagaVCS for google code repo. How do I add user name password and create commits to the Google repo using the client.
Any help is appreciated.
0
votes
0answers
84 views
How do I install OpenGrok on Trac Virtual Appliance?
I can't seem to install OpenGrok on Trac for my SVN repositories. I need some instructions please, thank you!
0
votes
1answer
104 views
kdesvn context menu
For some reason I no longer have the kdesvn context menu. I'm pretty sure I did for a while. I used to have it in both Konqueror, and the folder menu widget.
Running Kubuntu 12.04
Thanks
0
votes
1answer
139 views
svn error when commit directory
I use svn to commit a folder a checked out before and I get the message "containing working copy admin area is missing"
This is the command I used:
svn commit -m svn: /home/user/workspace/data/xyz
...
0
votes
1answer
3k views
installed TRAC and SVN on ubuntu server 12.04LTS - login not working, and no svn connection
I am new to svn and trac. I successfully managed to set-up svn repo and even do my first commit :=) For project management I was advised to also install Trac.
I followed these instructions: ...
6
votes
1answer
4k views
Eclipse subclipse connector error just after 12.04 upgrade
Since the 12.04 upgrade, each time I save within eclipse, I get that error :
An internal error occurred during: "Updating Change Sets for SVN Workspace".
Selected SVN connector library is not ...
0
votes
1answer
106 views
RabbitVCS displaying unchanged files on commit
I have a strange problem with RabbitVCS.
I'm inside a working copy directory and I want to commit some files. When I click the commit button, the commit window shows up, but there is a strange ...
0
votes
1answer
157 views
windows connect for svn [duplicate]
Possible Duplicate:
How to install subversion server
I am wondering if there is any possible approach for this. I am planning to build our SVN repository locally on my Ubuntu machine. Some ...
1
vote
1answer
556 views
Want to write a simple SVN update bash script
I want to write a simple bash script that will update an SVN working copy in a given directory. The repository is accessed with the svn+ssh protocol. The basic process this needs to follow is:
...
0
votes
2answers
981 views
How to use svn list svn+ssh://user@host/home/svn/myrepo without SVN_SSH path.
First, export the SVN_SSH env variable:
$ export SVN_SSH="ssh -l user -i /home/user/.ssh/id_rsa"
Second, execute the command below and co is successful:
svn co svn+ssh://user@host/home/svn/myrepo
...
1
vote
1answer
655 views
svn commit error
When I commit a change to the Ubuntu Subversion, I always get the error below.
~$ sudo svn commit -m "Initial Commit" test.txt --username akira
svn: Commit failed (details follow):
svn: Can't open ...
1
vote
1answer
429 views
How to resume an svn download?
I was trying to download a very big package using svn. It got interrupted after about an hour due to internet connection failure. Now when I have restored the connection is it possible to resume the ...
1
vote
1answer
756 views
How to connect RabbitVCS to SVN server?
I installed RabbitVCS using the Ubuntu Software Center but don't see how to make it connect to my SVN server. I would think that a right click on a folder would bring RabbitVCS up as an option but ...
2
votes
1answer
2k views
How to use self signed certificate with an SVN client
When I access to a SVN repository with HTTPS, I have the follwing error: SSL handshake failed: SSL error: A TLS warning alert has been received. I target a SVN server (with mod_dav) with a self signed ...
2
votes
1answer
152 views
How to set svn info response/call result language?
I have localized russian Ubuntu 11.10. But all my scripts use stuff like
REMOTE_REV=`svn info $REMOTE_REPO | grep '^Revision:' | awk '{print $2}'`
Where in my localization ^Редакция: would do ...
0
votes
2answers
395 views
How do I install javahl _without_ pulling in all the openjdk stuff?
On my linux box (oneiric, 64bit) I'm running Eclipse and java straight from the Eclipse/Oracle tarballs. I'd like to install the javaHL subversion libraries, which according to the subclipse wiki are ...
2
votes
2answers
576 views
How to make svn look for if there is an update once a minute and if there is call some script?
I wonder if it is possible to create such .sh script that a normal user would be capable to start with something like nohup ./superScript.sh >& /dev/null & and which would once a minute ...
3
votes
2answers
207 views
GIT, SVN, Mercurial and Bazaar packages available to install (GUI & Terminal)
What packages are available in Ubuntu to use the following distributed version control systems via Terminal or GUI?
GIT
SVN
Mercurial
Bazaar
0
votes
1answer
110 views
Looking for european SVN hosting / Do hosting myself [closed]
I got Ubuntu 11.10 and I recently decided to start work with SVN. I did some research for remotely hosting svn, and it found that most of them are in US Servers...
I live in Israel so I want a ...
6
votes
3answers
7k views
Trouble installing Rabbit VCS for nautilus
I am using Ubuntu 11.10 and following instructions mentioned here to install Rabbit VCS.
I added the PPA properly, did a sudo apt-get update and ran
sudo apt-get install rabbitvcs-core ...
1
vote
1answer
2k views
Upgrading to 11.10 broke RabbitVCS [duplicate]
Possible Duplicate:
Rabbit VCS stopped working after upgrade to 11.10
After the upgrade to 11.10, I no longer have file manager integration with RabbitVCS, which was the main goal of having ...

