[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Fwd

From: JfK Viper <jfk.viper_at_gmail.com>
Date: 2007-09-28 06:42:30 CEST

I checked out the /branch/test from my version control and also checked out
/branch/initial.
I then copied the files and directories from /test to /initial.

As we all know those checkout files will have .svn folder inside it, it gave
me the warning sign of
"already under version control"and then I ran the command

find dir -type d -name .svn -exec rm -rf {} \;

 but i get the error

find: stat() error dir: No such file or directory

Do you know any other way to get rid of this error.

I was getting relieved to know I was so close to my solution and now a new
problem arises.

Any thoughts?
Thanks,
Received on Fri Sep 28 06:42:50 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.