hi any one know how to upload files,and cleanup svn using adobedreamweavercs5.please help me to solve this
Because you deleted the .svn folder.
Best bet when your local copy gets mucked up like that is to download a clean copy and then re-apply your changes. This will get lots better with SVN 1.7 as they go to a single .svn folder for the entire working copy, like git or hg do today.
Have you got SVN setup in DW? Maybe follow this: Using Subversion with Dreamweaver CS5 ? Part 1: Introducing Subversion | Adobe Developer Connection
i have set up connection but i couldnt create folder in the repository, how do i clean up my repository, if any changes has been made in local it would automatically change in the repository? . when i have set up connection my Dreamweaver gets slow why it occurs ?
Get tortiseSVN if you are on windows, use that to handle commits and repo management. You probably don’t want to commit on every save in any case.
Check your repo permissions and make sure you can write. Using Tortoise or RabbitVCS is much easier I think.
i try to clean up my local site it was showing this error in adobe dreamweavercs5
svn #155007 not a working copy adobe dreamweaver
why i m getting this error?
unfortunately i delete .svn folder in one folder, then try to commit it show message as this foldername locked. try to remove lock it shows nothing to do this operation
if i edit any file in local it get too late in dreamweaver, is dreamweaver synchronize files in local and repository