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
1
vote
1 answer

Remote Connection Failed connecting to Git repo

EDIT: This is solved now but I don't have enough rep to answer it just yet. I have a local git repository that I want to host on assembla.com. I'm using Git Tower, and I generated a keypair using ssh-keygen -C xyz@gmail.com (The gmail address is…
Chironex
  • 809
  • 3
  • 10
  • 28
1
vote
2 answers

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 existing on Assembla. We're wondering about moving…
Ring
  • 2,249
  • 5
  • 27
  • 40
1
vote
2 answers

How to change Assembla Git committer picture

How to change committer picture on Assembla Git? Does it retrieve from Gravatar?
Jeaf Gilbert
  • 11,495
  • 19
  • 78
  • 105
1
vote
2 answers

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 been googling for a while but haven't found…
bb2
  • 2,872
  • 7
  • 37
  • 45
1
vote
2 answers

How to backup my hosted SVN repository?

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 service REST api, but I want the uncompressed files. Is…
Roy Tsabari
  • 2,000
  • 6
  • 26
  • 41
1
vote
0 answers

How to use Assembla Webhook with Jenkins?

I want to auto-build my job in Jenkins and I am using assemble, I tried using normal webhook like we do in Github but it is not working please help me on this. If you have done this already.
1
vote
2 answers

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 the root folder. I have a folder called 'includes'…
guy8214
  • 1,115
  • 2
  • 12
  • 14
1
vote
2 answers

How can I update & commit with Assembla SVN on a Chromebook?

I'm running an ASUS C300 Chromebook (71.0.3578.127 (Official Build) (64-bit)) and I want to set it up like my Windows 7 Development PC. On Win 7 I use TortoiseSVN to connect to my SVN hosted on Assembla and I can update & commit from there. Is it…
AsDuskFalls
  • 69
  • 3
  • 12
1
vote
0 answers

Assembla's Cornerstone (fake) API to listen for own commits

in a previous project I had the chance to listen for git uploads to post it in another software like RocketChat, Slack, etc. But Im working with Cornerstone now. Is there any way to do the same? I can't find a Cornerstone API.
phng
  • 344
  • 3
  • 12
1
vote
2 answers

How do I migrate an Assembla project (Issues and Source) to Github?

I wanna migrate a project from Assembla to Github with all its tickets and sources. Sources The sources are not the problem because I can push it easily to the new environment. Tickets My problem is the linking between commits that includes an issue…
Tobonaut
  • 2,245
  • 2
  • 26
  • 39
1
vote
0 answers

Adding magento2 extension to composer. Code hosted on Assembla

I have an extension which is published on magento marketplace. I want to add it to composer to let users install it from there as well. I tried the following steps Registered with getcomposer Submitted my Assembla repository at packagist But it…
Azher
  • 69
  • 1
  • 6
1
vote
0 answers

How to Automate jenkins build based on assembla merge to request to a branch

I wish to do the automate build in jenkins based on "assembla" i have installed "assembla build trigger" plugin in jenkins and configured it. i have enabled the " build merge request" under " assembla build trigger" plugin it automates the build…
soundararajan.c
  • 2,538
  • 6
  • 29
  • 51
1
vote
1 answer

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 the "Anonymous" user even though I changed my…
TheLQ
  • 14,830
  • 14
  • 69
  • 107
1
vote
2 answers

auto deployment of code in jenkins based on git in assembla

I am able to configure jenkins with the git repository. I want to perform an auto deployment when ever there is any push done into the git repository. I am using git repository provided by assembla. I followed the given link…
1
vote
2 answers

Configure perforce to use proxy server

As the title says, I need to configure perforce to use a proxy server. To clarify, I am not talking about using Perforce Proxy, but to actually connect to the perforce server (in this case perforce.assembla.com:1666) through a proxy.
james
  • 1,035
  • 2
  • 14
  • 33