I have a problem in using svn repository. When i try to update my project in svn i m getting the following error
oomsys@oomsysmob-6:~/brundelre3$ svn st
svn: warning: '.' is not a working copy
oomsys@oomsysmob-6:~/brundelre3$ svn up
Skipped '.'
I tried the things which explained about these error previously from these links:
- Removing .svn files from all directories
- find and remove hidden folders svn ubuntu linux command line
- how remove all svn folders recursively
but nothing solves my problem. I want to remove all the hidden files from my project.