how to delete .svn hidden files from terminal in ubuntu 11.10 -
i have problem in using svn repository. when try update project in svn m getting following error
oomsys@oomsysmob-6:~/brundelre3$ svn st svn: warning: '.' not working copy oomsys@oomsysmob-6:~/brundelre3$ svn skipped '.'
i tried things explained these error these links:
- removing .svn files directories
- find , remove hidden folders svn ubuntu linux command line
- how remove svn folders recursively
but nothing solves problem. want remove hidden files project.
.svn directory in root of working directory. need delete root folder unversion files. can checkout again @ same location , svn version files without downloading if there no new updates.
Comments
Post a Comment