I am pulling some of my code into a folder through svn externals. I know how to see the svn externals using "svn pget" command but not sure how to change the tag dependency from 2.0.0-b-21 to 2.0.0-b-22. How can I do it through SVN command? I know how to do it through Windows TortoiseSVN but not through Unix.
secdevapp03.gspt.net $ svn pget svn:externals
http://devsvn.gspt.net/svn/components/store-analytics/myapp-analytics-rules/tags/2.0.0-b-21/src/main/resources/analyticsPlatform/myapp src/main/webapp/WEB-INF/analytics-platform-rules/myapp
Please guide.