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 - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -