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

Re: checkout on existing directory structure

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Fri, 29 May 2009 12:17:49 -0500

On May 29, 2009, at 09:28, Stephen Butler wrote:

> cd /x
> svn checkout $url --force
>
> This will preserve existing files. Note that a real obstruction
> (e.g., an incoming file onto an existing directory) will still cause
> an error.

In the future, an easier way to have done this might have been to use
the in-place import method instead of "svn import":

http://subversion.tigris.org/faq.html#in-place-import

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2356881

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-29 19:19:35 CEST

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.