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

Cannot commit from parent after some children deleted

From: Chris Stankevitz <cstankevitz_at_toyon.com>
Date: 2006-11-27 03:33:06 CET

Hi,

I have two questions about the following:

1. svn co file:///foo/trunk trunk
2. cd trunk
3. rm -rf a/ b/ c/
4. Make changes to x/ y/ z/
5. svn commit -m "Changes to x/ y/ z/"

Q1: Is the above possible?
Q2: If not, why?

Thank you for your help,

Chris

PS: I get "svn: Working copy is missing or not locked" when I try the
above. Step 3 conserved space on my local hard drive. I do not intend
to remove abc from the repository. I worked around this by updating
before committing.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 27 03:34:08 2006

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.