On 4/2/21 1:59 PM, Ted Felix wrote:
The transition from svn to git is complete.
For those that are following along with git for testing, I've
confirmed that instead of this:
git fetch --tags
git rebase
...you can safely do this:
git pull --tags
A little bit easier to remember.
Thanks for testing. I just updated it to use git describe. Works
well with only one git invocation. Could probably reduce it to just the
hash and the * with string manipulation in cmake. Looks fine as-is,
though, so I think I'll leave it alone.
Please test latest git.
Ted.
On 4/6/21
On 06/04/2021 20:48, Ted Felix wrote:
> Ok, shouldn't check for svn now. Please test latest in git.
Yes, looks good. No complaints about missing svn executable from make
now, and "About Rosegarden" shows the right commit hash (including a '*'
at the end if there are any local uncommitted changes
Ok, shouldn't check for svn now. Please test latest in git.
I didn't use git describe, but it looks like I should. I'll take a
closer look. Thanks for the tip.
Ted.
On 4/4/21 3:43 PM, Ted Felix wrote:
Yeah, that's actually on my todo list to switch us over from svn to
git in the abo
hard drive most likely - I have seen some smartd errors on this
machine.
I have used
https://github.com/tedfelix/rosegarden
in the past with no problems.
On 04/04/2021 11:59 pm, Ted Felix wrote:
On 4/4/21 5:46 PM, chuck elliot wrote:
I built it from git the other day. It compiled ok 2nd tr
On 04/04/2021 20:43, Ted Felix wrote:
> Yeah, that's actually on my todo list to switch us over from svn to
> git in the about box. Does it still build ok?
Yes, after the "Could NOT find Subversion" message the build continues
without further error, and appears to produce a working rosegarden bin
On 4/4/21 5:46 PM, chuck elliot wrote:
I built it from git the other day. It compiled ok 2nd try.
Good to hear.
collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
Wow. That's a crash like a sigsegv. Could be almost anything
including cosmic rays or a marginal
I built it from git the other day. It compiled ok 2nd try.
1st try aborted with:
[ 94%] Building CXX object
src/CMakeFiles/rosegardenprivate.dir/sequencer/RosegardenSequencer.cpp.o
[ 94%] Building CXX object
src/CMakeFiles/rosegardenprivate.dir/sound/JackCaptureClient.cpp.o
[ 94%] Building CXX
Yeah, that's actually on my todo list to switch us over from svn to
git in the about box. Does it still build ok?
Ted.
On 4/4/21 8:33 AM, Colin Fletcher wrote:
On 02/04/2021 18:59, Ted Felix wrote:
The transition from svn to git is complete.
For those who are following along with deve
On 02/04/2021 18:59, Ted Felix wrote:
> The transition from svn to git is complete.
>
> For those who are following along with development, you'll need to
> abandon your svn working copy and start a new git working copy.
>
> I've put together a "Using git" page on the wiki that describes how t
The transition from svn to git is complete.
For those who are following along with development, you'll need to
abandon your svn working copy and start a new git working copy.
I've put together a "Using git" page on the wiki that describes how
to use git for testing. Follow the steps in
11 matches
Mail list logo