Hi Stan,

Urls for release and devel are here:

https://stat.ethz.ch/pipermail/bioc-devel/2017-April/010951.html

Valerie


On 04/26/2017 11:04 AM, Stian Lågstad wrote:
> Hi,
>
> Congratulations on the release! Now that my package has moved from just
> being in devel and now also being in release: How can I fetch the release
> branch?
>
> To show you what my local system looks like now:
>
> """
> ➜  chimeraviz git:(master) git branch
>   devel
> * master
> ➜  chimeraviz git:(master) git branch -a
>   devel
> * master
>   remotes/bioc/master
>   remotes/git-svn-devel
>   remotes/origin/master
> ➜  chimeraviz git:(master) cat .git/config
> [core]
>         repositoryformatversion = 0
>         filemode = true
>         bare = false
>         logallrefupdates = true
> [remote "origin"]
>         url = g...@github.com:stianlagstad/chimeraviz.git
>         fetch = +refs/heads/*:refs/remotes/origin/*
> [branch "master"]
>         remote = origin
>         merge = refs/heads/master
> [remote "bioc"]
>         url = https://github.com/Bioconductor-mirror/chimeraviz.git
>         fetch = +refs/heads/*:refs/remotes/bioc/*
> [svn-remote "devel"]
>         url =
> https://hedgehog.fhcrc.org/bioconductor//trunk/madman/Rpacks/chimeraviz
>         fetch = :refs/remotes/git-svn-devel
> [branch "devel"]
>         remote = bioc
>         merge = refs/heads/master
> """
>
> Do I have to add something like "[svn-remote "release-3.5"]" to the config?
>
> Thank you.
>



This email message may contain legally privileged and/or confidential 
information.  If you are not the intended recipient(s), or the employee or 
agent responsible for the delivery of this message to the intended 
recipient(s), you are hereby notified that any disclosure, copying, 
distribution, or use of this email message is prohibited.  If you have received 
this message in error, please notify the sender immediately by e-mail and 
delete this email message from your computer. Thank you.
_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to