Checking out a tag from SVN using chefs subversion ressource -


i have found subversion ressource in chef documentation check out subversion repository.

how can use subversion ressource check out tag?

a tag in subversion special location in repository (usually in /reponame/tags/name_of_your_tag) copy of main development (usually on /reponame/trunk) stored. check out tag in same way check out other part of project.


Comments

Popular posts from this blog

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -