Re: [fossil-users] Integrating build scripts for Android

2013-06-14 Thread Mark Janssen
For everyone still trying this out. I have some scripts for Terminal IDE which will transform your Android device in a fossil hosting server. You can find them at http://repos.mpcjanssen.nl/terminal-ide (hosted on my Asus TF101) @drh did you receive my CLA? On Tue, Jun 11, 2013 at 9:32 PM, Mark

Re: [fossil-users] Integrating build scripts for Android

2013-06-11 Thread Mark Janssen
On Jun 11, 2013 8:07 PM, "Matt Welland" wrote: > > If some kind soul posted a binary for android somewhere accessible I'd be very grateful. Having the build stuff integrated is the next best thing. I use the shell and sshdroid and having fossil on my phone would be great. BTW, mounting your phone

Re: [fossil-users] Integrating build scripts for Android

2013-06-11 Thread Matt Welland
If some kind soul posted a binary for android somewhere accessible I'd be very grateful. Having the build stuff integrated is the next best thing. I use the shell and sshdroid and having fossil on my phone would be great. BTW, mounting your phone filesystem via sshfs is quite handy. On Tue, Jun 11

Re: [fossil-users] Integrating build scripts for Android

2013-06-11 Thread Mark Janssen
On Tue, Jun 11, 2013 at 4:04 PM, Stephan Beal wrote: > On Tue, Jun 11, 2013 at 4:03 PM, Stephan Beal wrote: > >> i tried getting fossil running under AIDE last summer but had no luck. >> Would you mind posting a short HOWTO? (i would gladly add it to the fossil >> docs collection!). >> > > s/AIDE

Re: [fossil-users] Integrating build scripts for Android

2013-06-11 Thread Stephan Beal
On Tue, Jun 11, 2013 at 4:03 PM, Stephan Beal wrote: > i tried getting fossil running under AIDE last summer but had no luck. > Would you mind posting a short HOWTO? (i would gladly add it to the fossil > docs collection!). > s/AIDE/Terminal IDE/ -- - stephan beal http://wanderinghorse.ne

Re: [fossil-users] Integrating build scripts for Android

2013-06-11 Thread Stephan Beal
On Tue, Jun 11, 2013 at 3:55 PM, Mark Janssen wrote: > That version will not allow you to checkout files from the repos or commit > changes. It's only intended to host repositories. Because I develop on my > tablet using AIDE I need this ability. I can develop my Android app on my > tablet only u

Re: [fossil-users] Integrating build scripts for Android

2013-06-11 Thread Mark Janssen
On Tue, Jun 11, 2013 at 3:32 PM, David Given wrote: > Richard Hipp wrote: > [...] > > How do you actually use Fossil on an Android device, since it is a shell > > application? Is there a shell I can use on Android? I mean something > > other than "adb shell" - some way to use Fossil directly o

Re: [fossil-users] Integrating build scripts for Android

2013-06-11 Thread David Given
Richard Hipp wrote: [...] > How do you actually use Fossil on an Android device, since it is a shell > application? Is there a shell I can use on Android? I mean something > other than "adb shell" - some way to use Fossil directly on the device > without hooking it up to a workstation? There's

Re: [fossil-users] Integrating build scripts for Android

2013-06-11 Thread Mark Janssen
On Tue, Jun 11, 2013 at 12:51 PM, Richard Hipp wrote: > Please do email a scan of the signed CLA. Thanks. > > CLA is on its way. > > On Tue, Jun 11, 2013 at 5:06 AM, Mark Janssen wrote: > >> I am still maintaining 2 build scripts for building fossil for Android. >> It would be nice if this is

Re: [fossil-users] Integrating build scripts for Android

2013-06-11 Thread Richard Hipp
Please do email a scan of the signed CLA. Thanks. On Tue, Jun 11, 2013 at 5:06 AM, Mark Janssen wrote: > I am still maintaining 2 build scripts for building fossil for Android. It > would be nice if this is included in the main fossil tree. > I think the amount of code is so small it doesn't wa

[fossil-users] Integrating build scripts for Android

2013-06-11 Thread Mark Janssen
I am still maintaining 2 build scripts for building fossil for Android. It would be nice if this is included in the main fossil tree. I think the amount of code is so small it doesn't warrant a contributors agreement, if it does, is it possible to send a scanned copy by email? The changes are at: