Hi, I''m a bit afraid to ask about on Puppet Users group, but I don''t believe that I''m the only one with this problem. I''ve no experience working with any version control system and don''t have nobody more experienced near to teach me - so I''m left with looking for an appropriate howto. Even better, I know I can ask people who will tell me how should I use GIT (or SVN) to work with puppet. Of course I know basics - how to check in and check out - but I need something more like use case for working with puppet in a team. I know that many of you (maybe all?) use some kind of version control, so - I ask you for some kind of help. Even an URL with comment "With this article, I learned how to use GIT". Or maybe someone can share some smart ideas about use of SCM. Regards, Stanislaw PS. I''m sorry if anyone feels this is outside of groups topic - I just feel that it''s the right place to ask. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
James Turnbull
2008-Aug-02 19:31 UTC
[Puppet Users] Re: Not so puppet related - howto GIT?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Stasheck wrote:> > Of course I know basics - how to check in and check out - but I need > something more like use case for working with puppet in a team. I know > that many of you (maybe all?) use some kind of version control, so - I > ask you for some kind of help. Even an URL with comment "With this > article, I learned how to use GIT". Or maybe someone can share some > smart ideas about use of SCM.Google is your friend: http://linux.yyz.us/git-howto.html http://www.kernel.org/pub/software/scm/git/docs/howto-index.html http://kerneltrap.org/node/5196 http://www.flavio.castelli.name/howto_use_git_with_svn http://github.com/blog/120-new-to-git http://b.lesseverything.com/2008/3/25/got-git-howto-git-and-github Regards James Turnbull - -- Author of: * Pulling Strings with Puppet (http://www.amazon.com/gp/product/1590599780/) * Pro Nagios 2.0 (http://www.amazon.com/gp/product/1590596099/) * Hardening Linux (http://www.amazon.com/gp/product/1590594444/) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIlLYa9hTGvAxC30ARAtgfAKCT2FwoD+niAwwAOBKa083zxC2ipgCeJ7hM BW5Tii5+9pDDf9+YC0uTF1U=flPV -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Hi, On Aug 3, 2008, at 4:31 AM, James Turnbull wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Stasheck wrote: >> >> Of course I know basics - how to check in and check out - but I need >> something more like use case for working with puppet in a team. I >> know >> that many of you (maybe all?) use some kind of version control, so >> - I >> ask you for some kind of help. Even an URL with comment "With this >> article, I learned how to use GIT". Or maybe someone can share some >> smart ideas about use of SCM. > > Google is your friend: > > http://linux.yyz.us/git-howto.html > http://www.kernel.org/pub/software/scm/git/docs/howto-index.html > http://kerneltrap.org/node/5196 > http://www.flavio.castelli.name/howto_use_git_with_svn > http://github.com/blog/120-new-to-git > http://b.lesseverything.com/2008/3/25/got-git-howto-git-and-githubI''ve also found the Pragmatic Version Control using Git helpful: http://www.pragprog.com/titles/tsgit/pragmatic-version-control-using-git Alain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 02 August 2008, Stasheck wrote:> I''ve no experience working with any version control system and don''t > have nobody more experienced near to teach me - so I''m left with > looking for an appropriate howto. Even better, I know I can ask people > who will tell me how should I use GIT (or SVN) to work with puppet.You might want to take a look at http://reductivelabs.com/trac/puppet/wiki/CommonModules I''ve written down a few workflows I''m using locally. The page might need a bit cleanup, but I think it''ll point you in the right direction. Regards, DavidS - -- The primary freedom of open source is not the freedom from cost, but the free- dom to shape software to do what you want. This freedom is /never/ exercised without cost, but is available /at all/ only by accepting the very different costs associated with open source, costs not in money, but in time and effort. - -- http://www.schierer.org/~luke/log/20070710-1129/on-forks-and-forking -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD4DBQFIlYOQ/Pp1N6Uzh0URAqK6AJd2f3kmPxGHPYA3pIxF5bL7fUbpAKCfxbi3 2QSmpG8m+ifZomTrYgx7IQ==zzzb -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---