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

svn switch question

From: Miller, Eric <Eric.Miller_at_amd.com>
Date: 2007-11-01 15:36:37 CET

I have the following working copy structure:

path/
path/A/
path/B/
path/C/

path/C has been switched to a tag url, tag1, and has been deleted in the
trunk. path/A has also been switched to tag2.

I want to switch path/C to the trunk - meaning I want it to go away.
% svn switch <trunk url>/path/C path/C
  svn: Target path does not exist
  Exit 1

How can I update path/C to reflect its proper status in the trunk
(deleted) without affecting path/A?

Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 1 15:37:29 2007

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.