google-code-export / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
1 stars 0 forks source link

Change to DVCS #311

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be more convenient for friends to use dvcs to pull changes from google 
code. Change from SVN to Git or Mercurial would be great!

Original issue reported on code.google.com by ch3co...@gmail.com on 22 Jan 2012 at 3:01

GoogleCodeExporter commented 9 years ago
Thanks for the advice. But most of our client users do the development on 
windows, SVN is more convenient for them. We will consider switch if we request 
enough request.

Original comment by freezing...@gmail.com on 23 Jan 2012 at 10:28

GoogleCodeExporter commented 9 years ago
Actually, I want to use the git. It is very advanced versioning system and I 
have Ubuntu 10.04 LTS.

I can convert the project to the GIT with full version history (with branches 
and tags).

Original comment by hepha...@gmail.com on 24 Jan 2012 at 12:25

GoogleCodeExporter commented 9 years ago
Yes, I want it. :)

Original comment by hepha...@gmail.com on 24 Jan 2012 at 4:36

GoogleCodeExporter commented 9 years ago
Dude, git on windows really sucks, don't change it.

Original comment by freezing...@gmail.com on 25 Jan 2012 at 4:52

GoogleCodeExporter commented 9 years ago
Almost 80% of our page visits comes from windows users if you look at the 
google analytics. I believe most of our client developers are working on 
windows. Unfortunately, I can't see a good git client (Comparing to tortoise 
SVN) on windows(yes I know we can always use command line) which might make the 
user harder to do a checkout.

Original comment by freezing...@gmail.com on 25 Jan 2012 at 5:02

GoogleCodeExporter commented 9 years ago
There is a gui:
http://nathanj.github.com/gitguide/tour.html

Merging, branching is too easy on git. People can share code with PULL/PUSH 
request without patches.

SVN and GIT can be used together. "git svn rebase" command sends changes to svn.
http://infotexture.net/2010/02/git-to-svn-and-back-again/

Please Pang, I want it. I used git before and it is really better than svn.

Original comment by hepha...@gmail.com on 25 Jan 2012 at 8:13

GoogleCodeExporter commented 9 years ago
TortoiseGit is mature enough for daily use.

Original comment by ch3co...@gmail.com on 25 Jan 2012 at 10:03

GoogleCodeExporter commented 9 years ago
If you think Git is harder to use, than Mercurial is easier. Anyway, DVCS is 
better for an Open Source project. Users can manage changes locally to 
themselves.

Original comment by ch3co...@gmail.com on 25 Jan 2012 at 10:13

GoogleCodeExporter commented 9 years ago
I have successfuly converted to github without changing google code.

Please push your requests to:
https://github.com/androidmeda/msnpsharp

Original comment by hepha...@gmail.com on 25 Jan 2012 at 10:35

GoogleCodeExporter commented 9 years ago
Oh, there is TortoiseGit...then let's change this to gt. I agree that git is 
better, I use it everyday, the only reason for my objection is no good client 
on windows.

Original comment by freezing...@gmail.com on 25 Jan 2012 at 6:37

GoogleCodeExporter commented 9 years ago
Hi Ethem, can you just convert the svn to git on google code?

Original comment by freezing...@gmail.com on 26 Jan 2012 at 1:02

GoogleCodeExporter commented 9 years ago
Done

Original comment by hepha...@gmail.com on 26 Jan 2012 at 3:05