On 6/12/14, 12:01 PM, Supriya Uppalapati wrote: > Hi, > > First I imported my puppet code from puppet server to svn repository. > 2nd I checkout the code from svn repository to remote server, where I am > developing the code.After I editing the code I commited the code. and > did svn up puppetlabs in remote server. > 3rd After I did this, the code is getting update in svn repository. > 4th to get update the code from svn repository to puppet server . I did > svn update /etc/puppetlabs. But the code is not getting update from svn > repository to puppet server > > Let me know. > > Help me >
Hi Supriya, This sounds like an SVN problem, not a Puppet one. Recommend reading up on SVN, specifically the basic work flow[1]. [1] - http://svnbook.red-bean.com/en/1.7/svn.tour.cycle.html Best regards, -g -- Garrett Honeycutt @learnpuppet Puppet Training with LearnPuppet.com Mobile: +1.206.414.8658 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/5399D232.6060009%40garretthoneycutt.com. For more options, visit https://groups.google.com/d/optout.
