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

svn switch didn't switch enough - what did I do wrong?

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-08-06 02:40:02 CEST

I was developing in a working copy of http://svn.collab.net/repos/svn/
branches/1.2.x/

I executed from the root of the wc:

svn switch http://svn.collab.net/repos/svn/trunk

The switch went well except for:
...
U BUGS
U HACKING
svn: Won't delete locally modified directory 'doc'
svn: Left locally modified or unversioned files
>

Now tons of the files show up with the 'switched' status "S", even
though they are a few levels deep and their parent folders are
properly on the trunk line. Nearly every single file except for the
ones I had modified are marked as switched. (Maybe it is every
single one except for those I had modified.)

e.g. svn status excerpt...
     S subversion/clients/cmdline/commit-cmd.c
     S subversion/clients/cmdline/switch-cmd.c
M subversion/clients/cmdline/notify.c
     S subversion/clients/cmdline/export-cmd.c
M subversion/clients/cmdline/status-cmd.c
     S subversion/clients/cmdline/svn.1
     S subversion/clients/cmdline/dtd/list.dtd
     S subversion/tests/libsvn_subr/config-test.cfg

> svn info contrib/client-side/
Path: contrib/client-side
URL: http://svn.collab.net/repos/svn/trunk/contrib/client-side
Repository UUID: 65390229-12b7-0310-b90b-f21a5aa7ec8e
Revision: 15608
Node Kind: directory
Schedule: normal
Last Changed Author: xsteve
Last Changed Rev: 15589
Last Changed Date: 2005-08-04 15:58:29 -0400 (Thu, 04 Aug 2005)
Properties Last Updated: 2005-08-05 17:44:22 -0400 (Fri, 05 Aug 2005)

>svn info contrib/client-side/asvn
Path: contrib/client-side/asvn
Name: asvn
URL: http://svn.collab.net/repos/svn/branches/1.2.x/contrib/client-
side/asvn
Repository UUID: 65390229-12b7-0310-b90b-f21a5aa7ec8e
Revision: 15608
Node Kind: file
Schedule: normal
Last Changed Author: breser
Last Changed Rev: 9996
Last Changed Date: 2004-06-15 00:02:44 -0400 (Tue, 15 Jun 2004)
Text Last Updated: 2004-09-13 22:29:11 -0400 (Mon, 13 Sep 2004)
Properties Last Updated: 2004-09-13 22:29:11 -0400 (Mon, 13 Sep 2004)
Checksum: de076099758865f0337acd9f803f1187

I don't understand why this happened.
svn --version
svn, version 1.2.2 (dev build)
    compiled Jul 8 2005, 13:53:32

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 6 02:40:44 2005

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.