[Bioc-devel] Problem with git svn rebase
Dan Tenenbaum
dtenenba at fredhutch.org
Mon Sep 7 20:38:38 CEST 2015
----- Original Message -----
> From: "Witold E Wolski" <wewolski at gmail.com>
> To: bioc-devel at r-project.org
> Sent: Monday, September 7, 2015 12:40:32 AM
> Subject: [Bioc-devel] Problem with git svn rebase
>
> I do follow the instruction in
> Scenario 2: Set Up Your Own GitHub Repository
> http://www.bioconductor.org/developers/how-to/git-mirrors/
>
> And have a problem at the moment with:
>
> git svn rebase
>
> Authentication realm: <https://hedgehog.fhcrc.org:443> The
> bioconductor
> Subversion Repository
> Password for 'wolski':
> RA layer request failed: Unable to connect to a repository at URL '
> https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/specL':
> Unexpected HTTP status 500 'Internal Server Error' on
> '/bioconductor/trunk/madman/Rpacks/specL'
> : Additional errors:: OPTIONS request on
> '/bioconductor/trunk/madman/Rpacks/specL' failed: 500 Internal Server
> Error
> at /usr/share/perl5/Git/SVN.pm line 717.
>
>
>
>
> I am providing my bioconductor password.
> The uri
> https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/specL
> is also working fine.
>
> My guess is that the username is wrong (should't it be my
> bioconductor user
> name?). But how can I specify it?
>
Your username is wolski at molgen.mpg.de .
You can specify it by first checking out your package using svn:
svn co --username wolski at molgen.mpg.de https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/specL
That will prompt you for your password and then save it.
Then git svn rebase should work.
Dan
> regards
>
>
>
> --
> Witold Eryk Wolski
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
More information about the Bioc-devel
mailing list