Re: Replacing a directory in WC/Repos
From: Alan Barrett <apb_at_cequrux.com>
Date: 2006-02-17 17:00:39 CET
On Fri, 17 Feb 2006, Ryan Schmidt wrote:
The client/server protocol allows you to do it all in one transaction.
Using the "svn" command line client, you need to do the delete and the
svn delete -m "delete file" http://server/repo/file
However, using the "mucc" command line client, you can do it all
mucc -m "delete file and replace it with a copy of otherfile" \
> If you mean with URLs, without a working copy, then you're probably
In a working copy, the "svn" client won't let you do that. I think this
--apb (Alan Barrett)
---------------------------------------------------------------------
|
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.