assembla

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 integrated ticketing. I have setup spaces for both to try them out, but it seems like I would need to use them for a while before I saw clear ...

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 server. How can I improve my workflow? I would like to keep my svn on assembla because I can often move to another production server. Thank y...

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" from 2 different PCs? For example, creating a separate private/public key pair and sharing it between the 2 machines just for this use would h...

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? ...

Importing existing git repo into assembla

Hi, 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 changes. Is there an easy way of doing it? ...

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 looking for a "private Google Code" code hosting web. I found out that Bitbucket and Assembla are good, but.. any opinions? Thx! ...

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 private)? Security and reliability concerns won't allow for hosted solutions. ...

Is it possible to integrate Hudson with an Assembla space?

Hi. 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. Is it possible to set up communication between Assembla and Hudson in some way, so that the build statuses are shown in an Assembla ...

Pivotal Tracker + Assembla SVN

Is it possible to integrate Pivotal with Assembla? I want Pivotal to be able to see the commits made in the Assembla SVN repository ...

Create svn structure in svn repository

Hi, 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 simple way to reconstruct this repository ? ...

QA Build Automation Mechanism for .NET Project on SVN

Hello, 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 control which is on SVN we are moving from TFS to SVN. We didn't bother when we started how would we provide (weekly) builds to our Q...