Just use rsync command solves your problem.
rsync -r –exclude=.svn svnfodler svnexcludefolder
rsync command is having extended usage of cp
Just use rsync command solves your problem.
rsync -r –exclude=.svn svnfodler svnexcludefolder
rsync command is having extended usage of cp
Leave a comment