Questions tagged [beanstalk-svn]
22 questions
0
votes
2 answers
How to make a branch in SmartGit with beanstalk?
I have SmartGit GUI tool for my beanstalk repos. I want to make a branch of one of my repos. For this i have created a branch using smartGit branch manager, but how i create this to beanstalk. and the other question is "What is track-branch" in…

Shahrukh A.
- 1,071
- 3
- 11
- 20
0
votes
1 answer
How can I use Subversion, Ubuntu, Beanstalk
I've installed subversion on my ubuntu machine and I am trying to pull down a repository from beanstalk with the following command:
svn co
https://myaccount.svn.beanstalkapp.com/myapp/
It prompts me with the following:
Password for 'default'…

ryy705
- 627
- 1
- 5
- 11
0
votes
1 answer
I need help figuring out a good workflow using git and the beantstalk app service
First of all, I should say that I'm starting to learn git so that it can be used for a two person development team. Really small I guess. Also, I should also state that I have a free account with beanstalk, which, allows me to create only one…

racl101
- 3,760
- 4
- 34
- 33
0
votes
2 answers
Unable to commit to svn with beanstalk on a Mac
I am using Xcode 3.2, Mac OS 10.6 and svn for version control. I am using beanstalk for this svn. I created a repository in beanstalk and made changes in Xcode. When I tried to commit the project from SCM, I got this error:
Error: 155005 (Working…

laxmi
- 1
- 1
0
votes
1 answer
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 for hosted Subversion so people could get a taste…

theraccoonbear
- 4,283
- 3
- 33
- 41
0
votes
2 answers
Beanstalk: How to sync files generated on the server back to the beanstalk repository?
I am using beanstalk to develop my files locally and deploy them to the production server via beanstalk.
But what about the changes made on the website through the cms or any other changes that are made by the user (images, text, etc) so that I…

Melros
- 1,238
- 2
- 18
- 34
0
votes
1 answer
Making new repository from working copy before committing files
I am working with Versionsapp and beanstalk, and I have a project that we have been working on that has a few live sites and a sandbox. All the these sites have local folders taken from the main repository.
Everything has been working fine, but I…

jimbo
- 1,018
- 4
- 18
- 34