[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:50:11 CET

I'm CCing this reply the list. Please remember to keep discussions on
the list.

On Feb 17, 2006, at 11:24, 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.
>
> Perhaps this should get a line on the wishlist?

Perhaps. Have you checked the issue tracker to see if it's already
mentioned?

> Because you cannot svn rm and svn cp/mv in one transaction
> directly in the repository, am I right?

I don't know. Have you tried?

If you mean with URLs, without a working copy, then you're probably
right. In a working copy, I thought you could do this.

---------------------------------------------------------------------
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:53:52 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.