Re: Is there a step-by-step, "How to setup a MySQL database for use with GnuCash"?

2012-08-24 Thread Derek Atkins
, but then if you close and re-open gnucash that it > does not re-open the mysql db? > > Colin > > [deleted my text below for brevity - Art] > _______ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/

Reminder: [MAINT] GnuCash Service Outage Sat, Aug 25 1000-1800 US/EDT

2012-08-25 Thread Derek Atkins
Hi, This is going to be starting any minute. All services (except www.gnucash.org) will be down while this process is ongoing. I'll send another email when it's complete. -derek Derek Atkins writes: > Hi all, > > In short: > > What: GnuCash System Maintenance &g

[MAINT] Maintenance Complete

2012-08-25 Thread Derek Atkins
All services should be back up and running as of 1525 US/EDT (1925 UTC). Please let us know if something isn't working like it was yesterday. Thanks, -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processi

Re: New server rack

2012-08-25 Thread Derek Atkins
On Sat, August 25, 2012 4:59 pm, Colin Law wrote: > On 25 August 2012 21:26, Derek Atkins wrote: >> I was asked for photos of the reconsituted servers today. Here is a >> before and after picture from how they were lying on the floor before >> and how they are in the rack

Re: Reminder: [MAINT] GnuCash Service Outage Sat, Aug 25 1000-1800 US/EDT

2012-08-25 Thread Derek Atkins
On Sat, August 25, 2012 1:24 pm, Yawar Amin wrote: > On 2012-08-25 11:17, Derek Atkins wrote: >> Hi, >> >> This is going to be starting any minute. All services (except >> www.gnucash.org) will be down while this process is ongoing. >> I'll send another

Re: Resuming. Re: Is there a step-by-step, "How to setup a MySQL database for use with GnuCash"?

2012-08-25 Thread Derek Atkins
uot; > This time I don't believe it's my fault per se. I probably do need to > reboot, but my Windows 7 is up-to-date with all it's updates, except I may > have needed to do one more reboot since that last updates were applied. > > I had taken extensive notes on this i

Re: New server rack

2012-08-31 Thread Derek Atkins
; facebook. Can I use the photos you posted? What the server is exactly doing > for GnuCash: if I'm not mistaken it hosts the mailing list but also the source > code? > > Thanks > Cristian > > Il 25/08/2012 22:26, Derek Atkins ha scritto: > > I was asked fo

Re: Credit notes

2012-08-31 Thread Derek Atkins
ument", regardless of the direction of the > cash flow. How about just "Statement" to replace both Invoice and > Bill? See above for why differentiation matters. Also in some languages there *is* a different word for an invoice you send out vs. a bill that you receive.

Re: Credit notes

2012-09-04 Thread Derek Atkins
John Ralls writes: > On Aug 31, 2012, at 6:20 AM, Derek Atkins wrote: > >> John Ralls writes: >> >>> If you look in an English thesaurus, you'll find that "invoice" and >>> "bill" are synonyms. Using one for Customer transactions a

Re: Upcoming talk on GnuCash in Hamburg, Germany

2012-09-07 Thread Derek Atkins
Could you make your slides available. I've been asked to talk at the local Atlanta LuG about GnuCash but have been putting it off. -derek Sent from my HTC smartphone - Reply message - From: "Christian Stimming" To: Subject: Upcoming talk on GnuCash in Hamburg, Germany Date: Fri, Sep 7

Re: Upcoming talk on GnuCash in Hamburg, Germany

2012-09-10 Thread Derek Atkins
Christian Stimming writes: > Am Freitag, 7. September 2012, 17:02:17 schrieb Derek Atkins: >> Could you make your slides available. I've been asked to talk at the local >> Atlanta LuG about GnuCash but have been putting it off. > > Sure, I'll make them availab

Re: Checksum mismatch

2012-09-10 Thread Derek Atkins
tual: > '601c57b50590a994bd1a34d9aafaa035' I cannot reproduce this. I think this means that there was bitrot in your local checkout. I just updated my checkout and didn't have any issues. You might just need to check it out again. > Bob -derek -- Derek Atkins, SB 

Re: Dropping libgnome

2012-09-11 Thread Derek Atkins
e should be >> safely removable since r22381. >> > > Yay! Good work! Ditto! Nice work, Geert! > As for libgnomecanvas, it's replaced with Cairo. That will take some > rewriting, but it's necessary to move to Gtk3. > > Regards, > John Ralls -dere

Re: Gnucash Fails to build

2012-09-11 Thread Derek Atkins
58. > > If I copy that over to my build directory, all works Ok. I'll just point out that we do not regularly run a 'distcheck' on our code (trunk or 2.4 branch). Perhaps we should set up some build bots to at least try this periodically? > Robert. -derek --

Re: Trivia: If GnuCash were a commercial program...

2012-09-14 Thread Derek Atkins
t; > > Have fun ! > > Geert > _______ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > > -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Me

Re: What the use of 'slots' table in gnucash with mysql

2012-09-16 Thread Derek Atkins
is NOT contained in the database and any writes you make may cause GnuCash's invariants to break. You are welcome to read from the database, but don't write. If you must write, you should use the GnuCash API, which is avaiable in C, Scheme, and Python. > Thanks > > -- > *Ing. Jorge

Re: r22398 - gnucash/trunk/src/bin - Parse arguments before initializing GTK so --add-price-quotes works

2012-09-24 Thread Derek Atkins
there's a good chance it was >> something I changed. I'll look into it in the next couple of days. I am >> interested in the additional information Mike asked about as well though. >> >> Geert > _

Re: AUDIT: r22422 - gnucash-docs/trunk - Update README:

2012-10-10 Thread Derek Atkins
sufficient interest in a Dutch list, it can be set up and moderated by > someone else. I can easily set up a new gnucash-nl list if you find a moderator. > Geert -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Pro

Re: Possible Documentation Need?

2012-10-16 Thread Derek Atkins
"David T." writes: > That was my intent. I didn't want to spend a lot of time on something > that others felt was superfluous or unnecessary. I'll work up > something for Bugzilla shortly. Thank you for helping! > David -derek -- Derek Atkins,

Re: r22143 - In the "New Customer" window, set keyboard focus to customer field.

2012-10-23 Thread Derek Atkins
current behaviour. Technically the "Invoice Id" should be *your* identity of the bill, whereas the "Billing ID" would be the vendor's identity. So jumping straight to "Vendor" (or Customer, or Employee) and skipping the Invoice ID should be perfectly safe in *mos

Re: r22143 - In the "New Customer" window, set keyboard focus to customer field.

2012-10-25 Thread Derek Atkins
right and the scrollbar has to be used in order to find it... Maybe that should be fixed? You can reorder the columns > Oh well, I'll play with it keeping the intended use in mind. If I find > it lacking, well, I can always improve it, right ;) Indeed. :) > Geert -derek --

Re: r22449 - gnucash/trunk/src/backend/dbi/test - Add unittests for mysql and postgresql backends

2012-10-26 Thread Derek Atkins
Add unittests for mysql and postgresql backends Will this change require a running mysql and pg instance to "make check"? (I haven't looked closely enough at the code). Will it still pass if you don't have the mysql or pg dbd backends? -derek -- Derek Atkins, SB '93 MI

Re: GnuCash and win8

2012-10-30 Thread Derek Atkins
( The build server is still XP ) > Thanks > Cristian -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH warl...@mit.edu

Re: Number of Cleared transactions in Reconcile Window?

2012-10-31 Thread Derek Atkins
ther this would be difficult to implement, or even > on anyone's interest radar? I don't think it would be too hard. At every refresh just recompute the sum and update the display. Go for it! > Cheers, > David -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MI

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-31 Thread Derek Atkins
round of changes the test program didn't even > try to load because the xml backend wasn't loaded. There weren't any > asserts to check that it had, so it would always pass without actually > testing anything. Odd, though, that you're getting that weird error > message

Re: Git migration - next iteration

2012-10-31 Thread Derek Atkins
itolite for code.gnucash.org Not sure if there is something better? > Geert -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH war

[MAINT] Short outage to re-power equipment

2012-10-31 Thread Derek Atkins
) window to move the equipment back to the UPS. I plan to do that this afternoon, around 3pm US/EDT (1900 UTC). It should be relatively quick as I shut down the systems, move the plugs, and power them on. Please let me know if you have any issues with this timing. -derek -- Derek Atkins, S

Re: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests

2012-10-31 Thread Derek Atkins
You need to modify the script to "exec gdb $program" .. -derek Sent from my HTC smartphone - Reply message - From: "Alex Aycinena" To: "John Ralls" Cc: Subject: r22464 - gnucash/trunk/src/backend/dbi/test - Enable and correct all store-and-reload basic tests Date: Wed, Oct 31, 2012 1

Re: Git migration - next iteration

2012-11-01 Thread Derek Atkins
or testing ? If we decide what we want I can try to set it up relatively quickly. The IETF is next week and I'm out of town the following weekend, so if I don't get it done by Saturday it might have to wait for a week or two. > Geert -derek -- Derek Atkins, SB '93 MIT

Re: [MAINT] Short outage to re-power equipment

2012-11-01 Thread Derek Atkins
FYI, this went off off without a hitch. -derek Derek Atkins writes: > Some of you may or may not have noticed a short outage on Monday. I had > a short power outage (around 20 minutes) during which time the UPS took > over and kept everything going. Yay. However, after power

Re: Git migration - github vs code.gnucash.org

2012-11-01 Thread Derek Atkins
Christian Stimming writes: > I guess all of the recent committers should be added, such as the full list > from the file git-helper-scripts/gnc_authors. However, some of them don't > seem > to have a github account, do they? E.g., Derek? derekatkins -derek -- Der

Re: Git migration - github vs code.gnucash.org

2012-11-01 Thread Derek Atkins
his proposal ? (If so, please use bugzilla, not > the github issue tracker ;p ). Or if you agree, please state so as > well, so we can get an idea if we can pursue this proposal or not. LOL... > Geert -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory

Re: GnuCash XML spec

2012-11-01 Thread Derek Atkins
s/parsers and does not use any schema files itself. So YMMV. > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http:

Re: GnuCash XML spec

2012-11-01 Thread Derek Atkins
Ngewi Fet writes: > On Thu, Nov 1, 2012 at 4:12 PM, Derek Atkins wrote: > > John Ralls writes: > > > Ngewi, > > > > You can use Trang (http://www.thaiopensource.com/relaxng/trang.html) to > convert an RNG schema to XSD. > &

Re: r22475 - gnucash/trunk - Minor changes to indicate svn is not the only/primary vcs used.

2012-11-01 Thread Derek Atkins
Geert Janssens writes: > The code actually has provisions for svn, svk, git and bzr. Only svn and > git are actively used by the core developers though. Actually, I use svk.. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Stu

Re: r22484 - gnucash-docs/trunk - gnucash-docs: fix out of tree epub build

2012-11-02 Thread Derek Atkins
cd ..) && posthook=''; \ if test -d "$EPUB_TMPDIR"; then \ rm -v -fr "$EPUB_TMPDIR"; \ fi; \ eval "$posthook"; warning: failed to load external entity "../../xsl/1.75.2/epub/docbook.xsl" cannot parse ../../xsl/1.75.2/epub/docbook.xsl remove

Re: GnuCash XML spec (for non-C languages?)

2012-11-06 Thread Derek Atkins
Another option would be to have a GnuCash "service" that runs on a home server and enables remote access to the GnuCash data through a well defined services API. A mobile app would implement the client side of the services API and connect to your running GnuCash service. Less to set up (no http

Re: GnuCash XML spec (for non-C languages?)

2012-11-06 Thread Derek Atkins
I wouldnt call the data format unstable.. just not documented by a schema. And frankly I disagree that that is holding GnuCash back from greatness. -derek Sent from my HTC smartphone - Reply message - From: "Graham Leggett" To: "Christian Stimming" Cc: Subject: GnuCash XML spec (fo

Re: GnuCash release schedule

2012-11-06 Thread Derek Atkins
Sounds good to me. -derek Sent from my HTC smartphone - Reply message - From: "Geert Janssens" To: Subject: GnuCash release schedule Date: Tue, Nov 6, 2012 7:54 AM Since we are talking future plans in other threads, I'd like to shift focus back to the near future for a while: a new

Re: r22484 - gnucash-docs/trunk - gnucash-docs: fix out of tree epub build

2012-11-06 Thread Derek Atkins
Geert Janssens writes: > Thanks for debugging this. I tested with abs_{top_}srcdir on my out of > tree build and that works fine as well. I have pushed a fix. Let's see > if tomorrow's build works fine now. For the record, it did. Thanks, > Geert -derek -- De

Re: Git migration - github vs code.gnucash.org

2012-11-06 Thread Derek Atkins
github as my > main upstream for all my day to day development work and only when > maintenance is needed on code.gnucash.org, work with that repo as > upstream. > > Geert > -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member

Re: Git migration - github vs code.gnucash.org

2012-11-06 Thread Derek Atkins
. It's useful for > feature branches (which I rebase from time to time, be warned!), > giving me an offsite backup and anyone interested a look at what I'm > up to. > > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Labo

Re: Git migration - github vs code.gnucash.org

2012-11-06 Thread Derek Atkins
t; All other details so far as described in the previous mails in this thread. I am fine with this proposal. I'm debating whether we want to use individual accounts on code or move to something like gitolite that would allow for easier remote administration to the git repository(ies)? > Ge

Re: Git migration - github vs code.gnucash.org

2012-11-09 Thread Derek Atkins
Ngewi Fet writes: > On Tue, Nov 6, 2012 at 4:09 PM, Derek Atkins wrote: > > John Ralls writes: > > > Why can't we set up commit hooks on each that immediately push to the > > other? Yes, there's a small chance of a conflict if two people push &

Re: Date-fix (was: GnuCash XML spec)

2012-11-09 Thread Derek Atkins
this part, so I've got a rather > simplistic view ATM, so there may well be something else I'm missing. How about storing it in the book, and storing it as a pair of Month/Day tuples? :) This also maps nicely into "current Period" and "last Period". :) > Reg

Re: Date-fix (was: GnuCash XML spec)

2012-11-09 Thread Derek Atkins
ot we could, theoretically, just store the start date as a Julian Day w/o leap year, and compute the end date as the day earlier one year later. > Regards, > John Ralls -derek -- Derek Atkins 617-623-3745 de...@ihtfp.com www.ihtfp.com Computer

Re: Git migration - github vs code.gnucash.org

2012-11-12 Thread Derek Atkins
t secure, and are saved the bandwidth of serving it to anyone > who wants to clone it onto their own machine. Um, yes, this is exactly what we are talking about, and is exactly what I am proposing. > David -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory

Re: r22563 - gnucash-docs/trunk/guide/it_IT - Update Italian Translation.

2012-11-19 Thread Derek Atkins
h the new update. We're trying to get that updated/corrected. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH warl...

Re: Please disable page creation on the wiki temporarily

2012-11-23 Thread Derek Atkins
vetted and then enabled. But that's not very wiki-like, as you say. > The core devs should all have the privs to kill userids, and we should all > review the changes (can it be made into an email notification or RSS/ATOM > feed?) daily so that Christian isn'

Re: Please disable page creation on the wiki temporarily

2012-11-24 Thread Derek Atkins
On Sat, November 24, 2012 5:39 am, Christian Stimming wrote: > Am Freitag, 23. November 2012, 10:23:51 schrieb Derek Atkins: >> >> wiki? I urge you to please temporarily disable the page creation >> >> permission ("createpage") for normal users. >> &

Re: Website updates with binary files (like pdf) via git ?

2012-11-25 Thread Derek Atkins
to > what happens here ? > > The first question would be: why is the gnucash-changes mail never sent > in these cases ? > > Geert > ___ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash

Re: Website updates with binary files (like pdf) via git ?

2012-11-25 Thread Derek Atkins
Nov 24 12:56:27 2012 Subject: r22594 - htdocs/branches/beta - Synchronize beta with trunk Cause: Message body is too big: 61701685 bytes with a limit of 10240 KB I presume these are your missing messages? -derek On Sun, November 25, 2012 8:32 am, Derek Atkins wrote: > Are the files marked

Re: Migrating gnucash website from svn to git

2012-11-26 Thread Derek Atkins
email hook set up before we do anything else. We then have to figure out how to best set up a "git push --all" to push to github, especially when the bare repo isn't a clone itself. This is where my knowledge of git falls short so I'm definitely going to need help here. My

Re: Migrating gnucash website from svn to git

2012-11-27 Thread Derek Atkins
e time ;) > Regards, > John Ralls > > [1] http://git-scm.com/book -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/

Re: Migrating gnucash website from svn to git

2012-11-28 Thread Derek Atkins
Geert Janssens writes: > On 27-11-12 15:06, Derek Atkins wrote: >> John Ralls writes: >> >>> OK. Sounds like you've got the next action item, get the email hook >>> set up. After that, you can install git-svn-mirror from Github and >>> work out ho

Re: Date or Date-and-time for transactions

2012-11-28 Thread Derek Atkins
of this, I would prefer to assume a > transaction has a fixed date, which will be interpreted as exactly > this date in whatever timezone it is looked at. Agreed, a Post Date should be a "Date". There is an open RFE from about a decade ago to allow a "Post Time&qu

Re: Date or Date-and-time for transactions

2012-11-29 Thread Derek Atkins
hether a data file is using the old interpretation or the new interpretation of a timestamp for the Post Date? > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Infor

Re: Date or Date-and-time for transactions

2012-11-30 Thread Derek Atkins
e know whether a data file is using the >> old interpretation or the new interpretation of a timestamp for the Post >> Date? > > ATM, we store -MM-DD 12:00:00Z. For backwards compatibility, I > suppose we should continue to do so. The change will be that > internally

Re: Date or Date-and-time for transactions

2012-11-30 Thread Derek Atkins
On Fri, November 30, 2012 10:38 am, Buddha Buck wrote: > On Fri, Nov 30, 2012 at 10:09 AM, Derek Atkins wrote: >>> Right. Since ISO8601 specifies that date-times are converted to UTC >>> (Z), we currently convert to-and-from the local TZ when we instantiate >>> obje

Re: Build error: Re: r22628 - gnucash/trunk/src - Convert all time_t to time64: optional & plugins

2012-12-02 Thread Derek Atkins
make. Yes, on Linux/64 a long long is 128 bits. John, you should probably just use the G_INT64_FORMAT macro (or the unsigned equivalent, depending on your type). This will do the right thing and be %ld on 64-bit platforms, but %lld on 32-bit platforms. You can see how it's used in ord

Re: gnucash-docs AUTHORS: current vs past authors

2012-12-03 Thread Derek Atkins
ile ? I don't think so. I think it was adjusted when there was last a major redo of the docs, to honor to people who had worked on it previously. > Geert -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Pro

Re: r22634 - gnucash/trunk/accounts/it - In Italy ICI is now IMU. BP

2012-12-07 Thread Derek Atkins
FYI, Cristian Marchi writes: > Log: > In Italy ICI is now IMU. BP The "BP" should be on a line by itself for the "magic" to happen. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Proce

Re: const gchar* vs gchar *

2012-12-22 Thread Derek Atkins
'm seeing mixed uses in GnuCash and want to > determine for once and for all what is the proper way to handle this. > > Geert > ___ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel >

Re: const gchar* vs gchar *

2012-12-22 Thread Derek Atkins
s the proper way to handle this. >> >> Geert >> ___ >> gnucash-devel mailing list >> gnucash-devel@gnucash.org >> https://lists.gnucash.org/mailman/listinfo/gnucash-devel >> >

Re: user.config file and path

2013-01-03 Thread Derek Atkins
h is not what GnuCash is looking for. Rename the file to "config.user" and restart gnucash. > I hope someone can help me with my problem. > > Alin -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing

Re: Gnucash for ChromeOS

2013-01-03 Thread Derek Atkins
ependencies). Thanks, -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH warl...@mit.edu

Re: Unstable Download

2013-01-10 Thread Derek Atkins
ses? Maybe just hide the code for now, or specifically mention "2.3" to make it clear it is older than the stable 2.4 releases? > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Proc

Re: [Bug 638955] "Close Books" needs documentation

2013-01-13 Thread Derek Atkins
x27;s too bad... I'll need your new key, and please don't lose it this time... ;-) > Thanks, > > Yawar -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.m

Re: [gnucash-htdocs] Change GnuCash website `Mailing Lists' link name

2013-01-13 Thread Derek Atkins
> > That's not really a simplification. Worse, I think that if you call it > that then people will think that they're web forums, and we have > enough trouble with nabble users who don't understand that they're > using a web interface to a mailing list. I agree.

Re: Bug 691762: behaviour of Find dialog box's `Reconcile' criteria buttons

2013-01-15 Thread Derek Atkins
ug to collect the discussion so please comment > there. I'll write up the final spec in the help manual. I added a comment to the Bz. In short, it's a single Predicate, so you need to group it as: Reconcile { is | is not } { N, C, Y, ... } > Thanks, > > Yawar -derek --

Re: [gnucash-htdocs] Change GnuCash website `Mailing Lists' link name

2013-01-15 Thread Derek Atkins
; would certainly be unconventional and confusing. How about "email support and discussion list(s)"? > Colin L -derek -- Derek Atkins 617-623-3745 de...@ihtfp.com www.ihtfp.com Computer and Internet Security Consultant ___

Re: [gnucash-htdocs] Change GnuCash website `Mailing Lists' link name

2013-01-15 Thread Derek Atkins
On Tue, January 15, 2013 4:35 pm, Colin Law wrote: > On 15 January 2013 21:29, Derek Atkins wrote: >> >> On Tue, January 15, 2013 4:23 pm, Colin Law wrote: >>>>> I agree. Please do not call it a "forum". >>>> >>>> No, I think Yaw

Issue running git-svn-mirror script on code

2013-01-21 Thread Derek Atkins
your current branch, you must specify a branch on the command line. pull --rebase origin: command returned error: 1 So I am stuck... -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB)

Re: Making GnuCash development on Windows easier, one step at the time

2013-01-21 Thread Derek Atkins
quote everything everywhere. But miss *one* spot and you'll have a problem, so safer not to have any spaces if we can avoid it. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: h

Re: Issue running git-svn-mirror script on code

2013-01-21 Thread Derek Atkins
bare repo in gitolite - clone from gitolite into a new (git-svn) repo - set up git svn in that git-svn repo - try to run git-svn-mirror in the git-svn repo - get error > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory

Re: Issue running git-svn-mirror script on code

2013-01-22 Thread Derek Atkins
Yawar Amin writes: > Hi Derek, > > On 2013-01-21, at 9:11, Derek Atkins wrote: > >> Hey all, >> >> Geert and I were working over the weekend to try to set up an svn->git >> mirror on code. Alas, I seem to have an issue that I don't know how to >

Re: Issue running git-svn-mirror script on code

2013-01-22 Thread Derek Atkins
ies? Of course it would mean that EVERYONE'S repo will be broken... :-/ Personally, I feel that it's important to have the history "correct", even if it means resetting and invalidating the existing repos. > Geert -derek -- Derek Atkins, SB '93 MIT EE, SM &#

Re: Issue running git-svn-mirror script on code

2013-01-22 Thread Derek Atkins
N or Git, eventually). The question is what to do about the current state of the github repo? I'm hearing mixed feedback right now (well, one devil's advocate remark against restarting the github repo). > Mike E -derek -- Derek Atkins, SB '93 MIT EE, SM '

Re: Issue running git-svn-mirror script on code

2013-01-22 Thread Derek Atkins
ike the cvs->svn changeover the repo was re-built multiple times before svn became official. Similarly, I think we need to go again and rebuild git before it becomes official. I.e., we've tested the previous change-over process and found that it is wrong, so let's redo it and cor

Re: Issue running git-svn-mirror script on code

2013-01-22 Thread Derek Atkins
e only committer there is the gitolite user, once we decide to rebuild the repo. So based on this... Can we have other people pour over the existing github history to see if there are any other mistakes? Then I can build the gitolite repos up from scratch. > Geert -derek -- Dere

Re: Issue running git-svn-mirror script on code

2013-01-23 Thread Derek Atkins
nd fast-forward your repo. Moreover, in my trials I have not noticed a significant speed difference between the svn+ssh// vs. file:// URLs. This is probably because in all cases the limit is not on the transfer of data but on I/O and CPU processing. If I ran 'time' I suspect I might s

Re: Issue running git-svn-mirror script on code

2013-01-23 Thread Derek Atkins
shed stack ? >> > > Sorry, what do you mean by "stashed stack"? I suspect he means "git stash"? > Regards, > John Ralls -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Bo

Re: Issue running git-svn-mirror script on code

2013-01-23 Thread Derek Atkins
d it will automatically get pushed out the github. > Regards, > > Yawar -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH

Re: How does GnuCash import OFX double entry transactions?

2013-01-24 Thread Derek Atkins
Android app need to manually match double > transactions again on the desktop which is a lot of work. > > Any thoughts? If you want to have your app supply both ends of the same transaction then you should use QIF, which supports what you are trying to do. There's no way to do it with OFX. > C

Re: Issue running git-svn-mirror script on code

2013-01-25 Thread Derek Atkins
he record, the things left to do are: 1) get gitolite to push to github -- this will require a github reset 2) convert www to use git and get gitolite to signal an update instead of svn 3) send emails from gitolite instead of svn > Geert -derek -- Derek Atkins, SB '93 MIT EE, S

Re: Issue running git-svn-mirror script on code

2013-01-25 Thread Derek Atkins
Geert Janssens writes: > On 25-01-13 17:35, Derek Atkins wrote: >> Just for the record, the things left to do are: >> >> 1) get gitolite to push to github -- this will require a github reset >> 2) convert www to use git and get gitolite to signal an update instead >

Re: Issue running git-svn-mirror script on code

2013-01-28 Thread Derek Atkins
mins maybe, just in case something goes out of sync > and some manual intervention is needed. Anyway, modifying these write > permissions is straightforward on github. Fair enough.. > Geert -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory M

Re: Issue running git-svn-mirror script on code

2013-01-28 Thread Derek Atkins
, exactly. Right. I didn't think about adding a local, stand-in repo upstream of gitolite, but you're right that that would work to test our hooks. Then, as you say, just point the url to github. I guess I just need to add a new remote ("origin"?) to the repos that point

Re: make check failure: missing POTFILES

2013-01-28 Thread Derek Atkins
paths so > that make check succeeds. Or you could edit build/Makefile and remove "po" > from SUBDIRS, so make will ignore it. Another option -- why not just use lndir in the build tree? Then the "sources" would be local. mkdir build cd build lndir ../src ./configure .

Re: Notification mails for git repos

2013-01-30 Thread Derek Atkins
use the -patches email list to notice when the -commits email fails, so I can look into it. Generally this happens when there is a very large commit (like a translation update). I also use -patches it to decide if I need to look at the changesets immediately or if I think it can wait a bi

Re: Notification mails for git repos

2013-01-31 Thread Derek Atkins
y that would happen. So in general I would say that it does require manual intervention and actual porting. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL

Re: Notification mails for git repos

2013-01-31 Thread Derek Atkins
t/review changes before they go into the release branch? > Geert -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/

Re: Github reset

2013-01-31 Thread Derek Atkins
John and Derek to pick a date and time to > do the work. I'll note that if John changes his server origin to the renamed github repos then we don't need to disable the push to John's server. But I agree that that list looks correct. > Geert -derek -- Derek Atkins, SB &

Re: Github reset

2013-02-01 Thread Derek Atkins
ould pick a date and pre-announce that date. Then we should make another announcement once we cut over. > Geert -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board

Re: How to handle multiple long-term branches (was Re: Notification mails for git repos)

2013-02-01 Thread Derek Atkins
able releases these commits will need to be omitted (or reverted) during the merge. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA

Re: Notification mails for git repos

2013-02-01 Thread Derek Atkins
has to look at the commit log. And you are right that there was no in-the-SCM method to see if anything was missed. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit

Re: Github Migration

2013-02-03 Thread Derek Atkins
for an unlock when he's online then try again. > Any thoughts? Check your SVN URL and SSH config locally? Although if you were able to get a git checkout from code then you SHOULD be able to use SVN -- the keys should be the same set. > Mike Evans -derek -- Derek At

Re: Notification mails for git repos - resend

2013-02-07 Thread Derek Atkins
olite shouldn't send it out until we're doing commits directly. I like that mail is sent using the correct from address. Did you test that that works correctly? -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Mem

Re: Notification mails for git repos - resend

2013-02-07 Thread Derek Atkins
for the AUDIT feature before that can > happen. Working on that :) I'd rather the emails still come from svn so it has the correct from address. Flipping the switch on gitolite when we flip the switch on SVN shouldn't be a big deal. -derek -- Derek Atkins, SB '93 MIT EE, S

Re: Gnucash 2.5/6

2013-02-08 Thread Derek Atkins
s something we should think about when contemplating a move to gtk3. > Geert -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH warl.

<    5   6   7   8   9   10   11   12   13   14   >