Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

14
votes
8answers
12k views

XCode 4 (Assembla) SVN Repository “Unable to load revisions”

Hey guys, I've been trying 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 of xcode ...
5
votes
1answer
782 views

assembla and github

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. I have ...
4
votes
3answers
138 views

how to move git respository between hosting providers

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 ...
4
votes
2answers
352 views

Is there any decent git repository manager that's downloadable?

I want to host git repos on my server, but still have a nice tool to manage them, such as Beanstalk or Assembla. Does anyone know of a similar tool which is downloadable (Other than Assembla ...
4
votes
6answers
1k views

Assembla: Do you like Trac tickets or Assembla tickets and why?

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 ...
3
votes
2answers
95 views

Integrating Assembla (or similars) with AppHarbor (or similars, like heroku)

I'm working in a project that is being hosted in appharbor (like heroku for .net). It use git push to upload the code (my first time ever working with such environment). The thing is that now I miss ...
3
votes
3answers
1k views

Git push to Assembla repository from multiple machines

I'm just getting to know git and I really can't find a documented solution to the following problem. Assembla.com allows only one public SSH key per user. The question is, is there a way to "push" ...
3
votes
2answers
700 views

Web development workflow with svn

I set up my svn in assembla, and I code and test on my local machine that is set up identical to the production server. THen, I commit changes to assembla svn and also ftp upload to my production ...
2
votes
4answers
970 views

Bitbucket, Assembla.. or what?

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 habe access to my repository, and is NOT what I want :) So, I'm ...
1
vote
2answers
56 views

Can't Decide On a Suitable Open Source Project Host

I need a little bit of help deciding which project host (if any) to move our currently existing project to. We currently have an SVN (but willing to migrate if necessary) closed-source project ...
1
vote
1answer
58 views

Mylyn connector for Assembla on Eclipse fails to setup

I'm developing with Eclipse Indigo and using Assembla. I use Mylyn and the Assembla connector for Mylyn. The connector fails to create a task repository. When I create a new task repository, after ...
1
vote
1answer
157 views

git + assembla + multiple ssh keys/multiple computers

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 each ...
1
vote
2answers
116 views

Git is ignoring subdirectory upload

I am new to Git and I'm trying to get a subfolder uploaded into my 'master'project but currently unable to. I have gotten all the files in the root folder uploaded through Git and can push and clone ...
1
vote
1answer
416 views

Source control bitbucket and assembla

I am starting a personal project with a friend and need a source control system to use. Criteria: -ideally free (theres only 2 users) -each users connects from various PCs -free hosting or easy to ...
1
vote
1answer
285 views

Is it possible to integrate Hudson with an Assembla space?

I'm looking at Assembla and considering signing up for a monthly subscription. I am currently developing web applications in Java and I've set up builds in Hudson for all of my projects and libraries. ...
1
vote
2answers
395 views

Importing existing git repo into assembla

Currently I have an website on a .zip file containing also the .git directory and all the history. I want it to be imported into an Assembla git repository preserving the history of all previous ...
0
votes
2answers
89 views

Project Management tools with great UX? [closed]

The more I look for a project management tool, the more I'd appreciate a tool / service with a great UI / UX which seem to be quite hard to come by. So far I've tried: JIRA - don't like it at all ...
0
votes
3answers
50 views

How to change Assembla Git committer picture

How to change committer picture on Assembla Git? Does it retrieve from Gravatar?
0
votes
1answer
45 views

Git - activate hook remotely?

is there a way to activate a git hook remotely? I am using some repos at www.assembla.com and I'd like to use them over http. But cloning fails since I should run server-update-info on the remote ...
0
votes
1answer
9 views

What is XML tag for Work hours and Work remaining in assembla

My project is in android, we are making a internal product same as assembla, and this project is linked to assembla i.e tickets will be created in assembla. I wanted to know waht si the xml tag for ...
0
votes
1answer
47 views

Error deploying Rails project with Capistrano and Assembla

I started a new project in rails and setup a server and assembla to have my subversion files in Assembla and to deploy with Capistrano to my server. The problem is that when I do cap deploy I get an ...
0
votes
3answers
115 views

Copy local svn repository to Assembla

I'm using Visual SVN with drop box to version control my code. I've decided to move my repository to Assembla online. I can't for the life of me work out how to copy the repository I have on my ...
0
votes
1answer
102 views

How to write a .log file about commits

I'm just starting to use git, and hosting the repository in assembla. I would like to keep track of the commits I make in a .log file. Can anybody point me in the right direction for doing this? I've ...
0
votes
1answer
50 views

while calling assembla rest api getting the output in html

I am calling Assembla REST Api with basic authentication using the following code. I get html output instead of xml. I want to use this output data in my program but not able to fetch it from html ...
0
votes
2answers
103 views

How to backup my hosted SVN repository? [closed]

I am using a cloud SVN service (asssembla) to manage my personal project source files. I am looking for a way to automatically backup my project files. Seems like I can export a dump with the ...
0
votes
1answer
72 views

error when attempting to push/pull from git repository hosted by assembla

I'm getting the following error when attempting to push/pull from my git repository which is being hosted by assembla: E, [2011-07-09T19:00:05.492878 #8781] ERROR -- : git command not recognized ...
0
votes
2answers
301 views

How do I automate subversion, tortoisesvn and Assembla.com?

I am new to subversion, or I have used it a tiny bit, but don't understand how to check in/out files, like I used to do with VSS or QCVS. But since this new project is for a private mmorpg server, I ...
0
votes
1answer
66 views

Backup hosted repository to off-site location

I am still pretty new to VCSs in general. I have a SVN repository hosted at assembla. I know how to check out and commit to the repository. But if I wanted to actually get a backup of the repository ...
0
votes
1answer
325 views

Be the same person to a remote git repository on multiple computers?

I develop on several machines, but I find that I have trouble when I push to a remote repository: It (currently Assembla but happened before on Github) thinks I'm a separate person. In Assembla I'm ...
0
votes
1answer
94 views

QA Build Automation Mechanism for .NET Project on SVN

We are working on .NET Windows Application. We were using TFS from the beginning. Now, after Assembla - an agile wiki project management and collabration tool that provides a repository for source ...
0
votes
1answer
158 views

Create svn structure in svn repository

I get repository where main folder is folder of solution. I want create folders trunk, branches, tags, etc. This repository is on Assembla. I'm using windows 7 and newest SVN Tortoise. Is it some ...
0
votes
2answers
139 views

Using your own domain name with Assembla

I'm looking into using Assembla for hosted SVN, is it possible to have the SVN url be a company subdomain instead of using the Assembla domain?