Jeremy,
If you read the issue I posted a link to you can see that this problem
occurs on both Mac OS 10.5 and Linux (Ubuntu).
Whats even stranger is that this problem occurs even if you run the
command manually without --non-interactive
I don't know how this would be related to svn's bug 3059 - this almost
certainly is a problem with Subversion.
Cheers,
James
On Mon, 2008-09-01 at 20:47 -0600, Jeremy Whitlock wrote:
> > Running the same operation manually on the command line produces the same
> > error experienced by maven users.
> > (eg, svn --non-interactive copy --file /tmp/maven-scm-33408250.commit .
> > https://svn.atlassian.com/svn/private/atlassian/release-testing/tags/maven-release-testing-2)
>
> Now that I see how Maven does it, I see that you may be experiencing a
> Leopard bug. Basically, the --non-interactive flag on Leopard does
> not work. For more details, here is the issue we have tracking this:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=3059
>
> I'm not completely up to date with it but check that out. Issue 3059
> also has links to other resources that might be useful.
>
> > I have a suspicion that this might be a compatibility issue between the 1.5
> > client and the 1.4 server - can anyone else confirm this?
>
> That shouldn't be the case. Better chance it's related to the issue
> mentioned above.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-02 05:15:25 CEST