[MonoDevelop] Git and SVN on MonoDevelop

Lluis Sanchez Gual slluis.devel at gmail.com
Wed Feb 15 08:10:41 UTC 2012


El 11/02/2012, a las 13:18, William Brown escribió:

> Hi,
> 
> This may just me a bit of ignorance on my behalf, but I am having some issues with SVN and Git on monodevelop.
> 
> My work place has code repositories that already exist withing SVN and GIT, and these are already checked out upon my laptop. My goal is to use MonoDevelop to work on our Java and Python tools. 
> 
> Creating a new generic project with a solution, I can "Import existing files". This appears to work, but MonoDevelop won't pick up the SVN or GIT repositories that exist for these directories, and that the version control features don't work.

MonoDevelop doesn't do anything specific to checked out directories. It it detects that a solution is placed inside a directory which is under version control, and the solution and project files are checked in, then the version control command will be available. If that doesn't work for you maybe you have a special directory structure which is not supported by MD or there is a bug somewhere.

> 
> Secondly, trying to checkout a fresh copy of the repository using MonoDevelop, I am able to check out the directories correctly to a location. However, they are not "added" to the project / solution, and again, I need to add them, with the same lack-of-version control integration.

What do you mean they are not "added"? added to the .proj file?

> 
> What is the correct process for importing an existing GIT or SVN repo into monodevelop projects to work upon them? 
> 
> I am not on this list, so please include me in the reply,
> 
> Sincerely,
> 
> William Brown
> 
> Research & Teaching, Technology Services
> The University of Adelaide, AUSTRALIA 5005
> 
> CRICOS Provider Number 00123M
> -----------------------------------------------------------------------------
> IMPORTANT: This message may contain confidential or legally privileged
> information. If you think it was sent to you by mistake, please delete all
> copies and advise the sender. For the purposes of the SPAM Act 2003, this
> email is authorised by The University of Adelaide.
> 
> pgp.mit.edu
> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x3C0AC6DAB2F928A2
> 
> 
> 
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120215/ae861c14/attachment-0001.html>


More information about the Monodevelop-list mailing list