Skip to main content

Questions tagged [subversion]

svn - A centralized version control system.

2 votes
1 answer
111 views

I'm using Subversion on Linux with a repository hosted on a remote server (via https) and with kwallet as the password store. Everything works as expected except that each time I'm using something ...
Frunobulax's user avatar
0 votes
0 answers
210 views

If a have a ~/.subversion/servers file that looks like this: [groups] corporate-repo=*.repo.example.com [corporate-repo] http-proxy-host= www-proxy.example.com http-proxy-port= 80 http-proxy-...
toryan's user avatar
  • 787
0 votes
1 answer
304 views

I have a variable log which contains svn history: $ log=$(svn log -r 9:11) $ echo "%s\n" "$log" ------------------------------------------------------------------------ r9 | stew | ...
Stewart's user avatar
  • 16.1k
0 votes
1 answer
140 views

I am using neovim as my standard editor on my system. But when I do a check in, it shows the first two lines in strange colours. Why is that and how can I change it to normal? Thanks in advance.
mldevw's user avatar
  • 66
0 votes
0 answers
206 views

i need to access some repository on an unsafe server. I dont want to store my password anywhere else than current session. What I came up with so far is combination of histcontrol ignorespace then ...
murison's user avatar
  • 163
0 votes
1 answer
5k views

When we use svn to push files from local or remote server to svn end or delete files, we may meet a problem about "cannot remove Device or resource busy". The reason is that we didn't do svn commit ...
MeatLover's user avatar
0 votes
0 answers
37 views

I am using Apache subversion to maintain repositories. I am trying to implement it using a MAC book and unfortunately I could not use apache svn modules since it is giving me some run time errors. I ...
shiva's user avatar
  • 49
3 votes
1 answer
4k views

I have a collection of a dozen directories which are all separate working copies of different svn repos. They are configured the same way on all my machines so I can work on any of them at any time. I'...
Peter Flynn's user avatar

15 30 50 per page
1
2 3 4 5
12