2023-03-27 GnuCash IRC logs

00:05:18 <chris> jralls: i guess stable is the new development branch?
00:06:39 <chris> if so, what will be the new 'future' branch name
00:17:42 *** chris has quit IRC
00:28:05 *** chris has joined #gnucash
00:28:05 *** ChanServ sets mode: +v chris
00:28:10 *** gncbot sets mode: +o chris
00:41:42 <chris> ah the 'future' branch name is not settled yet
00:59:17 *** jervin has quit IRC
01:19:09 *** NoobAlice has quit IRC
01:25:13 *** gandalf has joined #gnucash
01:58:29 *** fell has quit IRC
01:59:49 *** fell has joined #gnucash
01:59:49 *** ChanServ sets mode: +o fell
02:03:22 *** gandalf has quit IRC
02:30:46 <Simon> fell: we know what unrealised gains are
02:31:21 <Simon> What doesn't make sense is the 5 figure value I get for it without any stock accounts selected
02:32:07 <Simon> warlord: I don't know what the command is but you can just edit the "HEAD" file in the git repo
03:26:55 *** bertbob has quit IRC
03:45:59 *** bertbob has joined #gnucash
03:45:59 *** ChanServ sets mode: +v bertbob
04:00:14 *** gandalf has joined #gnucash
07:47:49 *** richard has joined #gnucash
07:54:38 *** ChanServ sets mode: +v richard
07:56:04 <richard> hi, can someone fix up the stable branch -- it is behind the 5.0 tag
08:10:00 *** richard has quit IRC
08:11:31 *** richard has joined #gnucash
08:11:31 *** ChanServ sets mode: +v richard
08:25:59 *** marek_ has joined #gnucash
08:26:15 *** marek has quit IRC
08:26:15 *** marek_ is now known as marek
08:35:39 <warlord> richard, where?
08:43:35 <richard> github
08:44:23 <richard> unfortunately, chris has already merged some changes in
08:49:46 <warlord> Huh.
09:01:34 *** jervin has joined #gnucash
09:04:53 *** jervin has quit IRC
10:28:58 *** gandalf1 has joined #gnucash
10:29:25 *** gandalf has quit IRC
10:29:25 *** gandalf1 is now known as gandalf
10:45:28 *** gandalf1 has joined #gnucash
10:45:55 *** gandalf has quit IRC
10:45:55 *** gandalf1 is now known as gandalf
11:09:59 *** NoobAlice has joined #gnucash
11:10:00 *** ChanServ sets mode: +v NoobAlice
11:32:54 <chris> hmm if stable changes are unwanted could stable be recreated from master?
12:04:04 <Simon> https://s85.org/vmICCMmw
12:05:36 <Simon> you probably now have both "stable" and "master" on code.gnucash.org because it didn't get renamed before you pushed to it
12:05:54 <Simon> otherwise I can't see how it happened
12:15:54 <richard> chris: I think that would be the cleanest way to fix stable
12:16:23 <richard> Of course it will affect anyone who fetched stable today, but they are probably all here
12:50:19 *** jervin has joined #gnucash
12:51:48 *** jervin has quit IRC
12:59:00 <Simon> You can also just merge 5.0 into stable
13:28:47 <jralls> chris I/we haven't settled on a new name for the 'future' branch--but 'future' is a viable candidate. Do you like it?
13:33:06 *** palerider has joined #gnucash
13:33:19 <jralls> warlord, if it was something I could do remotely I would have. On code: `cd gnucash.git && git branch -D master && git branch -m maint archive/4.x`. Run the same two commands in gnucash-docs.git.
13:35:20 *** palerider has left #gnucash
13:41:32 <Simon> that doesn't change the HEAD
13:42:13 <Simon> oh it does...
13:42:37 * Simon wonders why he has several HEAD files pointing to branches that don't exist
13:43:01 <Simon> but only if you rename master to stable
13:43:11 <Simon> which isn't the same as deleting master when stable already exists
14:01:10 <jralls> Simon, you can't rename a branch remotely and when I try `git push origin --delete master` I get "By default, deleting the current branch is denied, because the next 'git clone' won't result in any file checked out, causing confusion.`.
14:03:11 <jralls> I think it means the default branch, and I guess that's the command warlord wanted. It's `git symbolic-ref HEAD refs/heads/stable`.
14:03:52 <warlord> jralls, okay, I can run that. Which repos do you need that run in?
14:04:08 <jralls> gnucash.git and gnucash-docs.git
14:04:57 <warlord> Done.
14:05:01 <warlord> (on code)
14:05:23 <warlord> I'll probably have to fix the nightly scripts..
14:08:26 <jralls> Yes, much fixing. I've rearranged gnucash-docs.
14:08:54 <warlord> I probably wont have time to deal until mid-April.
14:09:43 <jralls> Can you put the scripts in a repo in gitolite? Then other core devs can help with that.
14:15:39 <jralls> Well, that was an unintended side-effect: Deleting the branches in docs closed and made uneditable all of the PRs, so I need to change all the ones in gnucash before deleting.
14:30:50 *** richard has left #gnucash
14:57:03 *** gandalf1 has joined #gnucash
14:58:04 *** gandalf has quit IRC
14:58:04 *** gandalf1 is now known as gandalf
15:41:49 *** ArtGravity has joined #gnucash
15:41:49 *** ChanServ sets mode: +v ArtGravity
15:43:00 *** gandalf1 has joined #gnucash
15:43:27 *** gandalf has quit IRC
15:43:28 *** gandalf1 is now known as gandalf
16:06:21 *** gandalf has quit IRC
19:55:34 <chris> jralls stable/future are easy enough to understand imv
19:57:29 <blr> I like "future" because it is like saying "this is what the future will look like" :-)
22:29:58 *** NoobAlice has quit IRC