Re: Is there a replace or copy with replace command
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-09-11 23:31:16 CEST
Ben Collins-Sussman <sussman@collab.net> writes:
> But I thought maybe I could do it in a single transaction, using the
Sneaky! Is that breaking the rules?
> $ svn cp dir1 dir2
$ svnadmin create repo
It's attempting to add the new zig before deleting the original zig.
../svn/subversion/libsvn_client/commit.c:727: (apr_err=160028)
We get out of date because there is already an item with the same
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Sep 11 23:32:28 2003 |
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.