[MonoDevelop] Changing Version Control Server

Adam Connelly adam.rpconnelly at gmail.com
Tue Sep 11 11:25:53 UTC 2012


Not sure how helpful this is, but why don't you do things slightly different:

Clone your existing git repo
Add your project to your cloned repo locally and commit
Push from your local repo back to GitHub.

That should work fine.

On 11 Sep 2012, at 03:25, patrickdengler <patrickdengler at yahoo.com> wrote:

> First time hooking up MonoDev to version control.  I create a github private
> account.  Create a repository on GitHub, then I pushed publish and got:
>
> The remote repository already contains branches. MonoDevelop can only
> publish to an empty repository.
>
> Ok, I created the readme when I created the new repository creating a
> branch.
>
> So I created a new repository.
>
> I cannot figure out how to disassociate this project with the current
> repository so I can publish it to the empty repository.
>
> I appreciate your help very much
>
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Changing-Version-Control-Server-tp4656559.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list