FHIR Chat · ACTION Required: repository moved · committers

Stream: committers

Topic: ACTION Required: repository moved


view this post on Zulip Anthony(Tony) Julian (Aug 09 2017 at 17:39):

In the working copy:svn relocate https://gforge.hl7.org/svn/fhir

view this post on Zulip Anthony(Tony) Julian (Aug 09 2017 at 17:40):

Or use the Tortise GUI->Relocate

view this post on Zulip Jose Costa Teixeira (Aug 09 2017 at 17:41):

Thanks, I got it. i checked the urls, but was not reading the "s" so it seemed something strange.

view this post on Zulip Anthony(Tony) Julian (Aug 09 2017 at 17:42):

Yep - they moved to HTTPS FINALLY!

view this post on Zulip Anthony(Tony) Julian (Aug 09 2017 at 17:42):

Too bad nobody was notified.

view this post on Zulip Eric Haas (Aug 09 2017 at 20:32):

In the working copy:svn relocate https://gforge.hl7.org/svn/fhir

is this a command line argument? Using Versions on a Mac and stuck

view this post on Zulip Jose Costa Teixeira (Aug 09 2017 at 20:34):

(nevermind.)

view this post on Zulip Igor Sirkovich (Aug 09 2017 at 20:35):

@Eric Haas , the following worked for me on my Mac: svn relocate https://gforge.hl7.org/svn/fhir/trunk/build

view this post on Zulip Eric Haas (Aug 09 2017 at 21:11):

thanks

view this post on Zulip Jose Costa Teixeira (Aug 09 2017 at 23:34):

Thanks. I just made a commit, but I don't see Travis jumping on that. Is there anything missing?

view this post on Zulip Grahame Grieve (Aug 10 2017 at 02:01):

@Josh Mandel - has changing the svn URL broken the build infrastructure?

view this post on Zulip Josh Mandel (Aug 10 2017 at 02:25):

It certainly would be expected to :)

view this post on Zulip Josh Mandel (Aug 10 2017 at 02:29):

https://github.com/hl7-fhir/auto-ig-builder/blob/master/images/svn-sync/setup#L4 is one issue.

view this post on Zulip Josh Mandel (Aug 10 2017 at 02:35):

Updating...

view this post on Zulip Grahame Grieve (Aug 10 2017 at 02:38):

thanks

view this post on Zulip Josh Mandel (Aug 10 2017 at 02:40):

That's one service back (gforge-to-zulip).

view this post on Zulip Josh Mandel (Aug 10 2017 at 02:40):

Now for the more interesting one...

view this post on Zulip Josh Mandel (Aug 10 2017 at 02:45):

OK, fixed with https://github.com/hl7-fhir/auto-ig-builder/commit/e49d768e9313bbd49dd6f1b8c0706a744699e43d

view this post on Zulip Josh Mandel (Aug 10 2017 at 02:45):

It'll take a little while to re-grab all revisions of the svn history

view this post on Zulip Josh Mandel (Aug 10 2017 at 03:02):

(up to @5500... @7000... @9000... @11000... done!)

view this post on Zulip Josh Mandel (Aug 10 2017 at 03:23):

BTW there's a ton of repo history devoted to adding/removing/changing vscache json files. Is it possible not to check these in?

view this post on Zulip Josh Mandel (Aug 10 2017 at 04:00):

So... we have to decide whether to break the git history with a force push, since now all the commit messages refer to "https" instead of "http", which changes the commit hashes.

view this post on Zulip Josh Mandel (Aug 10 2017 at 04:01):

Hmm, there's a git-svn flag called --rewrite-root that could help

view this post on Zulip Josh Mandel (Aug 10 2017 at 04:14):

Looks like a win. Going to regenerate history from svn again (will be another hour or so; gforge makes this slow for ~1GB of history).

view this post on Zulip Josh Mandel (Aug 10 2017 at 11:31):

That seems to have worked :)

view this post on Zulip Grahame Grieve (Aug 10 2017 at 11:31):

thanks very much

view this post on Zulip Josh Mandel (Aug 10 2017 at 11:41):

Sure thing!

view this post on Zulip John Moehrke (Sep 06 2017 at 17:43):

I just caught up...


Last updated: Apr 12 2022 at 19:14 UTC