FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Putting everything under version control
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Putting everything under version control [message #167690 is a reply to message #167689] Thu, 30 August 2012 06:24 Go to previous messageGo to previous message
NeXuS is currently offline  NeXuS   Korea, Republic of
Messages: 121
Registered: July 2010
Location: South Korea
Karma:
Senior Member
Contributing Core Developer
No, Frank, the commands are different. There is a guide called "Git - SVN Crash Course" that shows you the main differences, yet GIT does much more.

For example, Git allows for true branching and merging (carrying all the tags and metadata around, not just copying like SVN does). This also means that identifiers for versions are ugly-as-hell 160 character long SHA1 hashes.

Also, some commands are quite confusing for SVN users (see GIT checkout).

EDIT - Oh, and the whole idea of distributed repositories may be daunting if one is used to SVN (which uses a centralized repo), although it allows for funny things like "pulling" (checkout and merge) code from different remote repos into a local one.

[Updated on: Thu, 30 August 2012 06:28]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mailing List Integration and Replies
Next Topic: Facebook integration
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 17:10:53 GMT 2024

Total time taken to generate the page: 0.04875 seconds