Questions tagged [assembla]

Assembla is a company that provides cloud-based tools to organize and manage open-source and commercial software development.

Assembla is a company that provides cloud-based tools to organize and manage open-source and commercial software development. Assembla is currently used by over 500,000 users across 100 countries.

History

Assembla has been based in Needham, Massachusetts since 2003. The company officially formed in 2005, headed by Andy Singleton, creator of PowerSteering Software, using a distributed agile process to link employees from multiple locations.
In Oct 2008, Assembla began charging for some of its services.
In March 2009, Assembla partnered with online workteam tool provider oDesk, providing users joint access to the companies' services.
In May of 2011, Assembla released its Portfolio product which is built around centralized user management and reporting through a private banded portal that supports an unlimited number of projects. Assembla Portfolio is packaged for larger Enterprises.

138 questions
0
votes
1 answer

Eclipse import project cvs shows accents with question marks

I've import a project from SVN (Assembla) in Eclipse Kepler. When the project is imported, the accented characters found in the code, appear with a question mark. I've changed workspace text encoding to UTF-8 and imported the project again, but the…
gutiory
  • 1,135
  • 5
  • 13
  • 33
0
votes
3 answers

Upload local repository to assembla

I am trying to add my project folder to a local repository, then upload it to assembla using Turtoise SVN. Here are the steps I took. Create a new folder named SVN, right click, TurtoiseSVN -> Create a repository here Create folder structure ->…
Minh Triet
  • 1,190
  • 1
  • 15
  • 35
0
votes
0 answers

Cannot checkout project from SVN to USB drive

I'm trying to checkout a project from an SVN repo (@assembla), and I'm getting wierd errors that all state the connection has been reset by the remote host... The wierd thing is that I only get these errors when trying to checkout into my USB drive…
saarraz1
  • 2,999
  • 6
  • 29
  • 44
0
votes
1 answer

How to manage few project's codebases in one Assembla repository space?

Yesterday I signed for private free Assembla account. I want to use it to manage few small projects. It seems to me good idea to have only one Assembla repository space for all of my small (php) projects that would be running on one web server -…
Radek
  • 13,813
  • 52
  • 161
  • 255
0
votes
3 answers

Connect source from Assembla to GitHub

I am using Assembla (using git) for my project (including source code submissions). The project owner would like the resulting source code saved in his github account. How can I connect my Assembla submissions to github? I can only find posts…
timjeep
  • 1
  • 1
0
votes
2 answers

Could not able to connect svn in eclipse

Until yesterday, I was able to connect my svn repository in my eclipse, but unfortunately today i was not able to connect to my svn from eclipse. The error goes like: org.apache.subversion.javahl.ClientException:RA layer request failed svn:…
0
votes
1 answer

Git Assembla use project inside solution from different space

I am newbie in git assembla so please explain in proper way :) I have 2 spaces in my assembla account, one space is for my solution, one space is for a logger project i use in my solution. The reason i use 2 spaces is because the logging project is…
ilansch
  • 4,784
  • 7
  • 47
  • 96
0
votes
1 answer

Assembla Git project dependency/merge

I am using assembla/git. Goal: I want to host 2 different projects on assembla: Common project and my NewProject. Common is used by several developers and they might edit and commit changes to it. Only I work on NewProject, this NewProject use…
ilansch
  • 4,784
  • 7
  • 47
  • 96
0
votes
1 answer

SVN local history on new Repository

thanks to this post: How to import my local svn project to new created svn repository and keep history information, I know it's possible to export local SVN history into new repository. However, how you I do the same thing using an Assembla…
Chris
  • 1
  • 1
0
votes
2 answers

WIth Assembla or Unfuddle can I have a local version of my repositories and use that with VS 2012?

I've been developing alone and so have just used dropbox as a backup for copies of my MVC code that I develop with VS2012. Now I have two more developers and I am looking for a way for the others to work with me. I was looking at Unfuddle and…
user1464139
0
votes
1 answer

jenkins, git, assembla : Could not clone & permission denied

In Jenkins, using source code management, git plugin cannot clone the remote repo. Input: git.cmd and git@git.assembla.com:myfork In Jenkins, not using source code management, in Execute Windows Batch command, “gitex pull –fetch…
0
votes
3 answers

Github and assembla: link issue and tickets

We manage tickets through assembla and source-code through github.com I do not want to close tickets automatically when I mention in a ticket number in a commit message. But what I want to be able to do is that when I click on a ticket number in…
Ranjith Ramachandra
  • 10,399
  • 14
  • 59
  • 96
0
votes
1 answer

how to replace my local copy with Remote copy?

I am using Eclipse+subclipse which host my code in assembla. The remote copy(save in assembla) is the latest version. My local copy is not up-to-date. I want to replace my local copy(actually its just one .jsp file) with the remote file in assembla.…
Michael Lai
  • 177
  • 2
  • 6
  • 15
0
votes
1 answer

Can't Clone an Assembla repo with smartgit in Ubuntu.

I have the newest ubuntu, java, and installations. Smartgit is installed correctly but I can't figure out how to generate a proper OpenSSH key pair with ubuntu. I tried using the ssh-keygen -t dsa command and It worked on assembla for my profile.…
Sean Dunford
  • 938
  • 1
  • 9
  • 24
0
votes
2 answers

Migrate svn from Assembla to Atlassian

I'm trying to migrate my subversion repo to Atlassian. Atlassian requires the imported repo dump to have a root directory with the same name as the project per project key. Let's say my project key in Atlassian is FOOBAR, then the repo dump should…
Steve
  • 8,066
  • 11
  • 70
  • 112
1 2 3
9
10