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

Re: Mac OS X + SVN 1.5.1 = Branch problem

From: Koichi Tsunoda <ichikoo315_at_hotmail.com>
Date: Sun, 17 Aug 2008 16:15:47 -0700

Hello Hyrum, Jeremy,

Ok, this is what's going on:

pisces:1.0.5 Koichi$ svn copy .
https://dev.company.com/svn/flash/Core/branches/flash-core-1.0.5.X --message
"Testing 1 2 3"
svn: Commit failed (details follow):
svn: File '/svn/flash/Core/branches/flash-core-1.0.5.X/Stuff/pom.xml'
already exists
pisces:1.0.5 Koichi$ svn co
https://dev.company.com/svn/flash/Core/branches/flash-core-1.0.5.X test
svn: URL
'https://dev.company.com/svn/flash/Core/branches/flash-core-1.0.5.X' doesn't
exist
pisces:1.0.5 Koichi$

As you can see from above, svn copy fails, and right after, I do a svn co to
show that the specific location does not exist.

I suppose "svn copy" on Mac OS X has issues.

Thanks for your help!
Koichi

On 8/17/08 9:54 AM, "Jeremy Whitlock" <jcscoobyrs_at_gmail.com> wrote:

> I am going into this with an open mind but since you're not getting a
> seg fault or bus error, I don't see the binary being defective. I look
> forward to your findings.
>
> Sent from my iPod Touch.
>
> On Aug 17, 2008, at 10:45, Koichi Tsunoda <ichikoo315_at_hotmail.com>
> wrote:
>
>> That would've been way too obvious :) I believe that I mentioned
>> that it
>> worked with SVN 1.4.4.
>>
>> Here's what happened:
>>
>> 1. Tried this command with 1.5.1, and this error showed up.
>> 2. I tried it immediately after with SVN 1.4.4, and it went through.
>>
>> To me, that implies that the bug is in SVN 1.5.1, since I the only
>> thing
>> that I differed is the SVN binary, and didn't do anything with the
>> repository location/structure.
>>
>> Let me see if I can break down the maven command into SVN commands...
>>
>> Thanks for your responses!
>> Koichi
>>
>>
>>
>> On 8/17/08 8:51 AM, "Jeremy Whitlock" <jcscoobyrs_at_gmail.com> wrote:
>>
>>>>>> ---
>>>>>> ---
>>>>>> ------------------------------------------------------------------
>>>>>> [INFO] Unable to branch SCM
>>>>>> Provider message:
>>>>>> The svn branch command failed.
>>>>>> Command output:
>>>>>> svn: Commit failed (details follow):
>>>>>> svn: File '/svn/flash/Stuff/branches/stuff-1.0.10.X/Stuff/pom.xml'
>>>>>> already
>>>>>> exists
>>>
>>> This does not appear to be a broken binary. Apparently you're trying
>>> to create a branch where a branch exists. This is a common error
>>> that
>>> you would get regardless of client. Check your repository structure.
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-18 01:46:18 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.