Yes, the article I linked highlights this feature of git too. Having local repository and keep ability to use version control being offline in the road is definitely good. I personally work in the road a lot and would like the ability to make "micro-commits" being offline. Looks like time to learn new tool :)
----- Original Message ----- From: Travis Desell To: Raistmer Cc: Carl Christensen ; Rom Walton ; BOINC Developers Mailing List Sent: Thursday, May 31, 2012 1:53 AM Subject: Re: [boinc_dev] Moved to git? Distributed version control in git is pretty awesome (something AFAIK SVN doesn't do). Everyone get's their own local repository to play with and only needs to push changes to the main repository when they've finished. This lets you commit and rollback locally without effecting what everyone else is using. In general that should lead to a more stable trunk for everyone else to use. --Travis On May 30, 2012, at 4:41 PM, Raistmer wrote: +1. What is wrong with SVN to make transition and spend time to accomodate to new tool? Just to be in line with last fashion trend? ----- Original Message ----- From: Carl Christensen To: Rom Walton ; BOINC Developers Mailing List Sent: Thursday, May 31, 2012 12:36 AM Subject: Re: [boinc_dev] Moved to git? just curious - what's the advantages/reasons to go to git over svn? _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address. --------------------------------------------------------------------------- Travis Desell, Assistant Professor University of North Dakota - Dept. of Computer Science [email protected] - cell: 518-867-1054 Streibel Hall Room 220 - office: 777-701-3477 3950 Campus Road Stop 9015 Grand Forks, North Dakota 52802-9015 Homepage ( http://people.cs.und.edu/~tdesell/ ) MilkyWay@Home ( http://milkyway.cs.rpi.edu/ ) DNA@Home ( http://volunteer.cs.und.edu/dna ) Worldwide Computing Laboratory ( http://wcl.cs.rpi.edu/ ) ---------------------------------------------------------------------------- _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
