assembla Questions
2
Solved
I am trying to pull/push the code from a repo on assembla but I am facing this error all the times.
I already uploaded the key to assembla account but still facing this issue.
6
So, after a while of researching what SVN system should I use, I end up creating a project in Google Code.. thing is, that ANYONE can have access to my repository, and is NOT what I want :)
So, I'...
Soinski asked 14/6, 2010 at 17:45
3
I currently use Assembla for my git hosting. I want to move my git repository to github hosting. I have never done this before - what is the process? Obviously, I want to keep all my previous commi...
3
Solved
I performed a git rebase master on my branch and didn't realize it wasn't what I wanted until after I pushed it to the remote. It's only myself and 1 other person working on the project, so I know ...
Bactericide asked 9/9, 2015 at 22:41
4
We are running continuous Jenkins builds of a Git project hosted at Assembla.
Jenkins is running on Tomcat 6 under its own user and generally works fine.
However every once in a while (say on...
2
Solved
So - today I wanted to do a good thing and rearrange files in my repository. Committed and pushed up to my Assembla repository.
Since I did not use the git moving command, all files lost their h...
4
Solved
I'm trying to run git pull in a php script from a browser, but I got
"sh: connect to host git.assembla.com port 22: Permission denied"
my php script:
<?php
$output=array();
$returnVar=0;
chdi...
3
Solved
I'm looking for a AaaS to handle the agile/scrum project management for a commercial software development project. We are probably going to use git as SCM and ideally we would like to have a ...
Tybie asked 17/8, 2012 at 11:16
2
Solved
I use Assembla to manage my Subversion repository. I have started some major revisions to my codebase and want to create a Tag of my most recent production revision ( which I forgot to do when I pu...
1
Solved
I have multiple computers working on the same project, and I'm using a free assembla git repo account to manage all this.
In order to access the git repo, I need to generate unique SSH keys on ea...
8
Solved
I've been trying unsuccessfully to connect to an https assembla svn repository with the new xcode 4 IDE for an iPhone project I'm working on.
I was able to connect just fine with the last version ...
6
I am a single developer just getting started with open source web dev (Python/Django). I signed up for a free Assembla.com account but I really don't know whether to use Trac ticketing or Assembla ...
Berkie asked 13/10, 2008 at 17:32
1
Solved
I am using assembla and github and I have set up the correct Post-Receive URLs (Service hooks) to link the two services together and use powerful commit messages. I have the following issue.
...
Krissy asked 15/11, 2010 at 16:46
1
© 2022 - 2024 — McMap. All rights reserved.