From mboxrd@z Thu Jan 1 00:00:00 1970 From: lm at mcvoy.com (Larry McVoy) Date: Tue, 14 Apr 2020 07:33:14 -0700 Subject: [COFF] OT BitKeeper: Creating a remote SSH repo In-Reply-To: <20200414101248.lfszkq62r3fmh5jp@morgan.ugr.es> References: <20200414101248.lfszkq62r3fmh5jp@morgan.ugr.es> Message-ID: <20200414143314.GC8544@mcvoy.com> 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 at bitmover.com also works. Does bk help url not answer your question? I think you can do bk clone local_repo ssh:/// and maybe cd local_repo bk parent ssh:/// 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