Re: Subversion Issues
You should be able to create the folders in the working copy and add the files inside them.
Then run commit at the top level of the working copy, tick the unversioned files/folders to include.
After that all should be in subversion.
You can also add the folders direct to the repository and update to get them in the working copy.
|