[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: charles medcoff <cmedcoff_at_wideopenwest.com>
Date: 2004-10-01 03:46:14 CEST

But how did that happen? I didn't do anything to move it?

How do I move it back?

> >> "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.
> >
> > Here is "thing-that-is-S"
> >
> > C:\cc_storage\medcofc_gRAD_Dev\klein>svn info
> > gRAD\webApplication\WEB-INF\classes
> > Path: gRAD\webApplication\WEB-INF\classes
> > URL: svn://detsdev002/grad/trunk/gRAD/source
> ...
> >
> > And here is "parent-directory-of-S-thing"
> >
> > C:\cc_storage\medcofc_gRAD_Dev\klein>svn info
gRAD\webApplication\WEB-INF\
> > Path: gRAD\webApplication\WEB-INF
> > URL: svn://detsdev002/grad/trunk/gRAD/webApplication/WEB-INF
> ...
>
> So, "gRAD/webApplication/WEB-INF" in your WC points to
> "gRAD/webApplication/WEB-INF" in your repository.
>
> However the subdirectory "gRAD/webApplication/WEB-INF/classes" in your WC
> does not point to the equivalent path in the repository. Instead, it
points
> to "gRAD/source". It is 'switched' - it points to a location in the
> repository different to its parent WC directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 2 02:04:05 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.