Questions tagged [version-control]

124 questions
-1
votes
1 answer

TFS on Virtual Server

Is a small Virtual Server with 2 cores (1.6GHz) and 1GB RAM capable of running a Team Foundation Server for Version Control and Building with ~5 Users? Nothing else will run on the system (except of the OS itself). I ask this, because on the…
-1
votes
2 answers

Use version control for a live website

I have a live website hosted in a linux shared godaddy account. I want to start using Version Control. I also have a easyPHP localhost in my windows, where I do my development and testing. I am looking at options of git and subversion I want some…
user1641443
  • 103
  • 1
  • 4
-1
votes
2 answers

Permission / owner issue with pushing to git when editing directly from repo?

I have a web interface for deploying scripts from our repo at Github to our live server. The web interface just triggers a bash script with some git commands. If I make changes locally, push to repo, then run the bash script to pull from repo to…
sbuck
  • 391
  • 2
  • 6
  • 16
-2
votes
3 answers

how to set up an svn thing in a live server so that i won't have to use an ftp client anymore ?

I have a typical hosting account with control panel, ssh access, now my question is, how to set up svn or git on that live account? so that whenever i develop something, I won't have to use FTP client, just commit using svn or push using git ?
sasori
  • 175
  • 2
  • 11
1 2 3
8
9