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

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -