Michael created CB-4852:
---------------------------

             Summary: Cordova Prepare command removes .svn folders
                 Key: CB-4852
                 URL: https://issues.apache.org/jira/browse/CB-4852
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 2.9.0
            Reporter: Michael
            Assignee: Braden Shepherdson


Our entire cordova project is under SVN version control. In order for our team 
to share development, it must be this way. However, we would like to maintain 
control over the project using the CLI for preparing platforms by running 
"cordova prepare". This command appears to remove all files in the 
platform-specific "www" directory and replace with root "www" contents, 
however, it should not do this when under source control as the .SVN admin 
directories are removed from folders. Instead, I would recommend that a 
supported operation be performed instead, such as only overwriting files and 
possibly removing any that no longer exist in the root www folder. This would 
ensure version control systems recognize files have changed, but maintain their 
VC bindings. I understand that "hooks" can be created for this, but I truly 
believe that is a work-around versus a solution.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to