Hey guys,
I'm the reporter of http://jira.codehaus.org/browse/SCM-406 - just dropping
in to confirm that Maven does call out to the svn executable and that the
problem occurs in the Subversion 1.5.2 release.
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)
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?
Thanks
James
jrduncans wrote:
>
>
>
> Mark Phippard-3 wrote:
>>
>> On Tue, Aug 19, 2008 at 12:48 PM, Jeremy Whitlock <jcscoobyrs_at_gmail.com>
>> wrote:
>>> Koichi,
>>> I was informed by Mark Phippard today that there was a change in
>>> Subversion's copy feature from 1.4.x to 1.5.x that might be the cause
>>> of this:
>>>
>>> * correctly set the peg revision for copy in JavaHL (r31994)
>>
>> I think someone said this worked in 1.5.0 and not 1.5.1, so I flagged
>> the above change from 1.5.1.
>>
>> One thing I am not sure of is whether Maven even uses JavaHL. It
>> might just run the SVN command line. If it does not use JavaHL, then
>> all bets are off. Likewise, someone should make sure it does not use
>> SVNKit, as that would then need to go to support_at_svnkit.com
>>
>> --
>> Thanks
>>
>> Mark Phippard
>> http://markphip.blogspot.com/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
>> For additional commands, e-mail: users-help_at_subversion.tigris.org
>>
>>
>>
>
> The problem occurs on the command-line as discussed on the Maven mailing
> list in this thread:
> http://www.nabble.com/Release-fails-during-SVN-commit-td19084270.html and
> particularly this response:
> http://www.nabble.com/Re%3A-AW%3A-Release-fails-during-SVN-commit-p19089435.html
>
> Specifically, it appears to be a problem using svn cp with the
> working-copy as the first argument.
>
> -Stephen
>
>
>
>
--
View this message in context: http://www.nabble.com/Mac-OS-X-%2B-SVN-1.5.1-%3D-Branch-problem-tp19017538p19249002.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
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-01 07:17:23 CEST