I’m looking to do exactly and only that.
Export a tag we created in SVN to a certain directory.
Does anyone know if there is a SVN command to do that?
If possible, is it possible to do from a phing task?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Don’t know about phing, but if it can execute a command line exe then this is your ticket:
http://svnbook.red-bean.com/en/1.5/svn.ref.svn.c.export.html
Update
Looks like it can:
http://phing.info/docs/guide/stable/chapters/appendixes/AppendixC-OptionalTasks.html#SvnExportTask