Tagged Questions
6
votes
3answers
871 views
Codeplex + SVN. How good is SVN bridge?
I avoided CodePlex because of it's lack of support for proper SVN and was dissuaded by complaints about short comings. Recently, I have been wanting to port my project from beanstalk over to codeplex ...
3
votes
3answers
303 views
Show the latest commit value within a web application?
I have a few Rails applications and I use Git as the version control system. I use either GitHub or Beanstalk as the repository hosts.
What I am trying to is quite simple in theory. Somehow show the ...
1
vote
2answers
330 views
Git, Beanstalk, WordPress Ultimate Deployment Approach
I'm using Git and Beanstalk to develop WordPress locally and then deploy to the production server with Beanstalk's deployment process. But how do I sync changes that are made on the production server ...
1
vote
3answers
2k views
EGit + Beanstalk - Auth Fail
I have Eclipse 3.5 and EGit 0.9.3 installed. Gitbash can authenticate fine to Beanstalk, but for some reason Eclipse gives me Auth Failed when I try to import/clone a repo into Eclipse.
Also, I don't ...
1
vote
1answer
131 views
svn without local copy
I'm in this kind of situation: i'm working with a remote developer on a cakephp website.
He works on a local copy (php etc..) and updates a staging server. I usually do directly the edits (mainly ...
0
votes
2answers
2k views
Beanstalk like Functionality
I'm finally getting my team to embrace source code management now that we're working on projects where more than one dev is touching the same codebase, and I setup a free/trial account on Beanstalk ...