[Bioc-devel] can't create git-svn bridge
Dan Tenenbaum
dtenenba at fhcrc.org
Tue May 27 04:56:04 CEST 2014
Hi Doug,
----- Original Message -----
> From: "Doug H. Phanstiel" <dphansti at stanford.edu>
> To: bioc-devel at r-project.org
> Sent: Monday, May 26, 2014 6:34:30 PM
> Subject: [Bioc-devel] can't create git-svn bridge
>
> My apologies if you receive this email multiple times. This is my
> first email to the list and I have had some troubles sending it.
>
> I am having trouble creating a git-svn bridge.
>
> I follow the instructions and get the following response.
>
> "Git-SVN bridge has been created.
>
> >From now on, SVN commits will be propagated to the master branch of
> >your github repository, and git pushes (to the master branch) will
> >be propagated to SVN."
>
> But when i click on My Bridges I get the following response.
>
> "You have no bridges."
>
> Thanks in advance for your help.
If you try and create the bridge again you will now see a more informative error message:
"Filename case conflict; found two differently cased-versions of ' filename_case_conflict: man/plotbedpe.Rd '. Please fix this before creating your bridge."
Actually there are several differently-cased filenames in your package. SVN can't handle it if one version control system has a file called Foo and the other has a file called foo. So have a look at plotGenes.R / plotgenes.R as well.
Dan
>
> Doug
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
More information about the Bioc-devel
mailing list