Hi I have a whole folder full of sub-folders and files that I need to replace in a project.
We are using CakePHP and the 'cake' folder that is in the root of the project needs to be replaced. This is not a folder that any user would have edited so I'm not concerned with overwriting any commits. If I replace the folder in my working copy and try to commit I get error messages from Versions about missing .svn files I know I can replace all the files individually and keep the folder structure (and therefore the hidden .svn files) intact but my question is is there a way to replace a whole folder and sub folders I was thinking to just delete the whole folder and then add the new one in it's place. Is this the right way to go about the operation? Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
