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

Re: Failed commit after renames

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-06-19 23:32:58 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> svn cp A B
> svn cp B C
>
> is illegal, and needs to be prevented by libsvn_wc...

Clarification -- this is only illegal in terms of scheduling
operations in the working copy. These two local mods can't be in the
same changeset. Things work fine if you commit between the two
commands.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 19 23:34:46 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.