Questions tagged [version-control]
124 questions
1
vote
3 answers
Good backup strategy for heterogeneous data consisting of images/databases/office files/svn repositories/
I'm looking for a simple on-site (i.e. not online) backup solution for our small company.
Right now we have approximately 4TB of data in total, maybe adding ~500GB per year.
The amount of data changing per day is much less tough - I guess much less…

Onur
- 119
- 3
1
vote
2 answers
Looking for app/service to silently capture file changes in website (like SVN but automatic check-in) for auditing purposes
Here's the background to my question:
A number of people deploy changes to our ASP.NET website ... designers deploy HTML and CSS changes, .NET developers deploy ASPX, DLL files, graphic designers deploy images, etc etc.
In theory all these…

Laurence
- 241
- 2
- 9
1
vote
2 answers
How to configure SVN server for my own project
I work with a team on an Android project using Eclipse IDE,
We need to use a version control and we need to access the repository remotely,
I have no experience using or installing servers, a little experience using SVN on Windows, but I still…

Ahmad Baraka
- 111
- 3
1
vote
1 answer
Best way of updating my (non-critical) website?
Somehow I couldn't find a related question that quite fit me.
Anyway, I run a small blog. When I first started my blog it had next to no traffic, now it receives a couple hundred views per day though, hence my need for a new process. I have my…

Earlz
- 1,019
- 5
- 13
- 29
1
vote
1 answer
Making regular 'backups' from a remote server to a local server
We're on a university campus, and each building has it's own local network connecting directly to the main server room.
In our building, we're currently working on a large multimedia project. Some people are working in Photoshop, others in Final Cut…

emanuel.b
- 13
- 3
1
vote
0 answers
VisualSVN Server giving 405 Method Not Allowed
I'm trying to commit some files to a Subversion repository hosted in VisualSVN server, it's started giving me an error message I haven't seen before:
Error: Commit failed (details follow):
Error: Server sent unexpected return value (405 Method Not…

Tim Long
- 1,738
- 1
- 21
- 41
1
vote
3 answers
TFS Check-In Exception - TF30042 Database is Full
I'm trying to check a rather large file into Team Foundation Server (TFS) and getting the following exception.
TF30042: Database is Full. Contact your Team Foundation Server administrator.
Problem is, I am the administrator. I've checked the…

Brian Deragon
- 227
- 1
- 4
- 13
1
vote
2 answers
Make a repository of an entire partition?
I like to have a good backup from my small debian server.
Would it be a good idea to make a repository at "/"?

BvuRVKyUVlViVIc7
- 177
- 5
1
vote
1 answer
Git, Init remote repository
we are changing our VCS from Subversion to Git. Server is installed and running so far now to get things done right: If I create a local repo on my machine and want to push/clone this to a remote repository (a central server - in this case) - I have…

onigunn
- 181
- 2
1
vote
1 answer
How can I version controll my F5 Big-IP LTM load balancer configs while allowing changes via iControl or the web interface
Currently we use F5 Big-IP LTMs (IP load balancers) in our environment for load balancing. We have an existing process for making changes to LTM configs and pushing them out. I'm trying to figure out the best way to accommodate a new need of our…

gene_wood
- 533
- 6
- 15
1
vote
2 answers
Version-control of configuration files with different home names?
I have recently decided to use a version-control system to share my configuration files between my different linux installs.
After reading another thread I found on this subject, I'm planning to do it using git.
I would put my / under revision…

nimser
- 111
- 3
1
vote
2 answers
getting linux kernel routing rules into version control
We currently use a number of linux routers, and currently a number of the team tend to jump into servers and change the routing rules when needed, and the auditing is becoming incredibly tedious.
For all other server configs we store in a git…

bobinabottle
- 579
- 2
- 7
- 19
1
vote
1 answer
Automatic versioned backups?
A small 20 person company wants a file share that everyone can access which has versioned file level backups. We don't plan to use the versioning often but we want it there if we need it. We already have a volume level backup occurring every hour to…

caleban
- 1,116
- 5
- 18
- 34
1
vote
1 answer
Mercurial clone ignore the ignored
So i have a local clone and a central repository. Now I need to create local clones from the main clone and use them. The problem is the clone command is ignoring the ignored files (like it should).
But there are many configuration files in this…

johnlemon
- 159
- 1
- 6
1
vote
1 answer
How to manually trust an SSL certificate to a development server?
On our development server, we are using a self generated SSL certificate, so every time I browse to the dev site, IE panics and asks me if I wanted to continue. How can I manually add the dev certificate to my local workstation so IE wouldn't…

Haoest
- 189
- 1
- 6