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

Re: commit across multiple directories

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 16 Jun 2009 13:21:36 +0100

On Mon, Jun 15, 2009 at 02:03:00PM -0700, Dan wrote:
> I have the following problem.
> The first 2 commands work but the third one fails:
>
> svn update a b
> svn status a/x a/y b/z
> svn commit a/x a/y b/z
>
> The failure message is:
> svn: '/c/foo/bar' is not a working copy
>
> It is true that /c/foo/bar is not a working copy
> but subdirectories "a" and "b" are. And the status
> command works but the commit command does not.
>
> Why? is this a bug? is there a way to override this behavior?
>
> the subdirectories are in a common repository
> and have a common parent.

Is the common parent a working copy?

See http://subversion.tigris.org/issues/show_bug.cgi?id=2381

Stefan
Received on 2009-06-16 14:22:51 CEST

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.