En/na Louis Haynes ha escrit:
> I agree totally with your comments. I did not mean to include the build
> directories in the SVN. It was a stupid mistake of being too hasty to
> get things in a repository. I only figured out that I made the mistake
> when trying to add and commit new stuff. So now I need to remove these
> build directories but I'm having trouble becuase everything I try to do,
> I get that error.
> Thanks, Louis
>
Hi Louis.
Check out a new working copy in another place, there you'll be able to
delete everything that shouldn't be there with "svn delete ...". Copy
the files modified in your old working copy to this new one, or use a
diff to grab the changes. Use your new working copy and delete the old
one. Don't forget to do a commit to actually make the changes in the
repository.
Regards.
Bernardo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 23 10:41:18 2005