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

Re: Replacing a directory in WC/Repos

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-17 11:14:02 CET

On Feb 17, 2006, at 10:53, Jojakim Stahl wrote:

> Is there a svn replace or svn copy --replace command available?
> Didn't find
> something like this yet.

No. You'll need to first svn rm whatever it is you're wanting to
replace, then svn mv or svn cp in the replacement.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 17 11:21:05 2006

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.