well i tried a commit on a similar directory setup (svn, version 1.6.2,
Linux) and it worked fine!
On Mon, Jun 15, 2009 at 4:03 PM, Dan <svn_at_danlipofsky.com> 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.
>
> 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].
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2362303
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-15 23:27:39 CEST