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

Re: svn status "S"

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-30 15:27:56 CEST

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

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.