permissions and "object of the same name already exists"
From: Garret Wilson <garret_at_globalmentor.com>
Date: Sun, 11 May 2008 10:19:47 -0700
I've used Subversion since the beta days, and I've never ran into such a
[repo:/]
There are still some subtrees I don't want to be seen by the world.
[repo:/src/com/example/secret]
(Several other permissions combinations were tried in the process.)
So I go to Subclipse and do an update. Somehow Subclipse now thinks that
Going to the svn command line, I do a "svn --username myuser up" to try
So I decide to remove public access to *everything* and force Subversion
[repo:/]
I do another "svn --username myuser up". The situation is now worse: I get:
"svn: Failed to add directory 'src\com\example\secret': object of the
So it thinks it will overwrite my local versioned information with the
How can I un-hose my local repository? And how can I set up my
Garret
---------------------------------------------------------------------
|
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.