Thread: Git: What it is, how to use it, and why it will improve your server

Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 40
  1. #21  


    Major's Avatar
    Join Date
    Jan 2011
    Posts
    2,997
    Thanks given
    1,293
    Thanks received
    3,556
    Rep Power
    5000
    Quote Originally Posted by Martin View Post
    A small comparison to other version control systems might be useful. And give people an idea on how Git's distribution works.
    Most other VCSs suck (also not sure what you mean by "git's distribution", that it's DVCS not a CVCS?)
    Reply With Quote  
     

  2. #22  
    Registered Member

    Join Date
    Sep 2007
    Age
    32
    Posts
    2,396
    Thanks given
    5
    Thanks received
    436
    Rep Power
    902
    Quote Originally Posted by Major View Post
    Most other VCSs suck (also not sure what you mean by "git's distribution", that it's DVCS not a CVCS?)
    yeah thats what I mean, An explanation of why GIT is far superior in lay man terms, may keep users from flocking to the easier to use VCS's and there horrible GUI's.

    http://www.assembla.com/

    Can be used for one free private GIT repository.
    Hyperion V2 Martin's Updates.

    Scar says:
    i hate it when it hits your face
    Reply With Quote  
     

  3. #23  
    Git: What it is, how to use it, and why it will improve your server



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    Quote Originally Posted by Martin View Post
    yeah thats what I mean, An explanation of why GIT is far superior in lay man terms, may keep users from flocking to the easier to use VCS's and there horrible GUI's.

    http://www.assembla.com/

    Can be used for one free private GIT repository.
    bitbucket also offers private repos

    Attached image
    Reply With Quote  
     

  4. #24  
    Banned Git: What it is, how to use it, and why it will improve your server Market Banned


    Join Date
    Jan 2011
    Age
    26
    Posts
    3,112
    Thanks given
    1,198
    Thanks received
    1,479
    Rep Power
    0
    Quote Originally Posted by Scu11 View Post
    bitbucket also offers private repos
    so does cloudforge
    Reply With Quote  
     

  5. #25  
    Registered Member
    shed's Avatar
    Join Date
    Dec 2010
    Posts
    1,835
    Thanks given
    504
    Thanks received
    576
    Rep Power
    5000
    Thanks a lot major , this helped a lot
    "We don't submit to terror. We make the terror." - #FU2016
    Reply With Quote  
     

  6. #26  
    Registered Member Rememberm3's Avatar
    Join Date
    Aug 2013
    Posts
    1,716
    Thanks given
    56
    Thanks received
    108
    Rep Power
    129
    Quote Originally Posted by Major View Post
    Most other VCSs suck (also not sure what you mean by "git's distribution", that it's DVCS not a CVCS?)
    I just started using git, because me and a friend wanted to create a server together.
    We got everything setup and me and my friend can just code and upload it,
    but we have a vps that doesn't update yet. When I have a new server version then I have to copy the whole server with data folder to the VPS which takes about 10 mins and all player files will be roll-backed. Is there a way to make the server on my vps only update the changed class files?
    My vps is windows 2003 and sourcetree doesn't support that, so I can't use it.
    Attached image
    Reply With Quote  
     

  7. #27  
    Git: What it is, how to use it, and why it will improve your server



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    Quote Originally Posted by xX4m4zingXx View Post
    I just started using git, because me and a friend wanted to create a server together.
    We got everything setup and me and my friend can just code and upload it,
    but we have a vps that doesn't update yet. When I have a new server version then I have to copy the whole server with data folder to the VPS which takes about 10 mins and all player files will be roll-backed. Is there a way to make the server on my vps only update the changed class files?
    My vps is windows 2003 and sourcetree doesn't support that, so I can't use it.
    git is for version control not for remote deployment

    Attached image
    Reply With Quote  
     

  8. #28  
    Registered Member Rememberm3's Avatar
    Join Date
    Aug 2013
    Posts
    1,716
    Thanks given
    56
    Thanks received
    108
    Rep Power
    129
    Quote Originally Posted by Scu11 View Post
    git is for version control not for remote deployment
    Do you know a program for that?
    Attached image
    Reply With Quote  
     

  9. #29  
    Respected Member


    kLeptO's Avatar
    Join Date
    Dec 2006
    Age
    28
    Posts
    2,955
    Thanks given
    1,183
    Thanks received
    754
    Rep Power
    3084
    Quote Originally Posted by Scu11 View Post
    git is for version control not for remote deployment
    Nothing stops you from having a separate branch for remote deployment, a lot of projects do that.
    Reply With Quote  
     

  10. #30  
    Programmer, Contributor, RM and Veteran




    Join Date
    Mar 2007
    Posts
    5,147
    Thanks given
    2,656
    Thanks received
    3,731
    Rep Power
    5000
    Quote Originally Posted by kLeptO View Post
    Nothing stops you from having a separate branch for remote deployment, a lot of projects do that.
    It doesn't mean it's a good idea. We used to deploy directly out of source control checkouts on production machines at work. It's painful. Making a native package for your package manager (deb, rpm, etc.) is far nicer imo.
    .
    Reply With Quote  
     

Page 3 of 4 FirstFirst 1234 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. How to use PDO and how to not suck at everything (ever)
    By Orpheus in forum Website Development
    Replies: 11
    Last Post: 07-03-2013, 04:55 PM
  2. what base is best to use?
    By Ep1k in forum Help
    Replies: 5
    Last Post: 06-01-2012, 05:22 PM
  3. How to use Switches and Cases
    By Lemonslayor in forum Website Development
    Replies: 7
    Last Post: 03-12-2010, 05:41 AM
  4. How to use (cmd[4]) IF it's stated?
    By Iceman in forum Help
    Replies: 1
    Last Post: 01-27-2009, 08:37 AM
  5. How to add the NEW similer 2H emote on your server!
    By dragonxqx1 in forum Tutorials
    Replies: 19
    Last Post: 07-27-2008, 04:40 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •