-
jclulowI just use git, FWIW.
-
jclulowIf you're not doing anything fancy with respect to branches and you're the only one using your repository, you can get away with probably four or five commands that are not more complex than anything with SCCS or RCS would be.
-
jclulowThe build process for SCCS is here, though: github.com/omniosorg/omnios-build/tree/master/build/sccs
-
jclulowI would file an issue at github.com/omniosorg/omnios-build/issues/new that describes your issue
-
nomadEvery once in a while I look at getting puppet running on OmniOS. I haven't checked recently but last time I looked that wasn't available. I'm not *that* fussed by it and the Illumos & OmniOS people have more than enough work to do so I just shelve it again instead of asking for it.
-
nomadI'll probably look again early next year.... maybe.
-
nomad"that" being ruby. Brain not completing thoughts, yay.
-
nomadI blame tryptophan.
-
wardenm1ari: I just compared SCCS/s.test.conf generated by the command "create -o" in FreeBSD with the same created in OmniOS. They are essentially the same, except for the 1st line which I guess contains a sort of hash: ^Ah09470 vs ^Ah08904
-
wardenknowing that Illumos developer are understaffed, and considering that SCCS is not so popular, I would feel a bit guilty to open an issue for this as jculow suggested... I'll try to build SCCS or RCS in OmniOS by myself (see you next year, ehehe!) and then I'll be back to ask for help if I won't manage to find a solution (and at the at worst I'll
-
wardengive Git a try). Thanks to you all for the help!
-
jclulowwarden: Regardless of whether someone is going to work on it immediately or not, if you believe it's broken and you have a reproduction, we would always prefer to have the bug filed than not filed, FWIW
-
jclulowWithout a bug filed, as far as anybody knows SCCS is working fine because nobody has said anything!
-
wardenThanks, here it is: omniosorg/omnios-build #3748