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:

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

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -