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

commit across multiple directories

From: Dan <svn_at_danlipofsky.com>
Date: Mon, 15 Jun 2009 14:03:00 -0700 (PDT)

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.

I am using Cygwin svn version 1.6.1 (r37116)

Thanks,
Dan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2362294

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-15 23:06:06 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.