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

Re: Updating a working copy that's been created by a checked out tag

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-01 22:41:07 CEST

On Aug 1, 2005, at 3:37 PM, Holger Rauch wrote:

>
> Any ideas? Thanks in advance!
>

'svn help switch'. Notice that it takes *two* arguments: a URL and
a working-copy-path. You're passing a path of '.' by not typing
anything. So yes, when you ask svn to switch a directory to a file,
you'll get an error.

Try running 'svn switch new-URL-of-file file'.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 1 22:42:52 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.