charles medcoff wrote:
> Hello,
>
> I've created a repository, added files and perfomed a checkout. I then
> used
> WSAD to create a project in my workspace. That resulted in the the
> creation
> of some additional files and directories in my workspace. When performing
> an
> "svn status" one of the directories shows marked up with "S". Even after
> I
> perform a revert on that directory it still shows and "S". The doco seems
> to
> indicate that "S" indicates a branch. I don't understand. Can someone
> explain this to me?
The item marked "S" is a working copy from a different branch to the
directory containing it.
If that's not clear, then show us the output of:
"svn info thing-that-is-S", and
"svn info parent-directory-of-S-thing",
which will enable an explanation in the context of your specific situation.
Max.
PS: Please avoid bloating your messages with HTML.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 30 15:28:46 2004