On Tue, Apr 14, 2020 at 12:12:48PM +0200, Angel M Alganza wrote:
What I actually need/want is to create a remote SSH
repo from my local
(working) repo. I haven't found how to do that neither in the
documentation nor the Users Forum. Alas I havent found a mailing list to
subscribe to and ask for help. That's why I'm asking you guys for help.
Hi, I'm the BitKeeper guy, so asking here or me is fine. dev(a)bitmover.com
also works.
Does
bk help url
not answer your question? I think you can do
bk clone local_repo ssh://<host>/<pathname>
and maybe
cd local_repo
bk parent ssh://<host>/<pathname>
but that depends on how you want things to flow by default.
I'm happy to answer questions here, seems like Dave is looking at BK
too, but I'm also happy to not spam the list and take it offline.
--lm