[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Octave Online Interface
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Octave Online Interface |
Date: |
Tue, 2 Jul 2013 12:42:31 -0400 |
On 2 July 2013 12:11, Shane Carr <address@hidden> wrote:
> I'm trying to figure out how to upload the source code
> changes to a repository on BitBucket, but BitBucket doesn't seem to like
> subrepos in Hg repositories.
You can work around it by using subpaths:
http://mercurial.selenic.com/wiki/SubrepoRemappingPlan#The_solution
Alternatively, just give me your public ssh key, and I can setup an
Octave repo for you to push your changes to.
- Jordi G. H.