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

Re: [Subclipse-dev] Possible bug detected

From: Markus KARG <markus.karg_at_quipsy.de>
Date: 2007-06-28 07:25:39 CEST

Mark Phippard schrieb:
> On 6/27/07, Markus KARG <markus.karg@quipsy.de> wrote:
>> I want to report that I have possibly found a bug.
>>
>> I am using Eclipse 3.2.2 with latest Subclipse (auto-update).
>>
>> I did the following:
>>
>> Team --> Branch --> [X] Switch to new branch
>>
>> That worked pretty well. The branch is created and Eclipse tells me that
>> the project is no more pointing to trunk but to the new branch.
>>
>> But in the svn log console I got this:
>>
>> copy -rHEAD svn://svn/QUIPSY5/MMGT-EJB/trunk
>> svn://svn/QUIPSY5/MMGT-EJB/branches/mk-MMGTFKS
>> Bad URL passed to RA layer
>> svn: URL 'svn://svn/QUIPSY5/MMGT-EJB/branches/mk-MMGTFKS/trunk'
>> non-existent in revision '6709'
>>
>> switch svn://svn/QUIPSY5/MMGT-EJB/branches/mk-MMGTFKS C:/Dokumente und
>> Einstellungen/Karg/workspace/MMGT-EJB -rHEAD
>> At revision 6709.
>>
>> I thought that it is a bug of SVN itself, so I tried the same command
>> there -- and it worked very well.
>>
>> It seems as if Subclipse adds a "/trunk" to the new branch's path...?
>
> There is no bug. The person that implemented the switch option was
> just very thorough. There is no way to know if the copy created a
> trunk folder or not, so it is simply checking to see what the copy did
> before it does the switch. The error message in the console just
> comes from us discovering that a trunk folder was not created and you
> can see this in the switch command that comes after where we do not
> include trunk in the URL.
>
>
Just to understand: What shall it be good for? I mean, it shall just
switch to the exact branch that I created. Why checking for the possibly
postfix "/trunk"?

-- 
QUIPSY QUALITY GmbH
Ein Unternehmen der MES-Gruppe
Stuttgarter Strasse 23
D-75179 Pforzheim
Tel: 07231-9189-52
Fax: 07231-9189-59
www.quipsy.de
karg@quipsy.de
Registergericht Mannheim HRB 502922
Geschäftsführer:
Reiner J. Marquart
Diese E-Mail enthält persönliche, vertrauliche und vor Weitergabe geschützte Informationen und ist ausschließlich für den vorgesehenen o.g. Empfänger (Adressaten) bestimmt. Falls Sie diese E-Mail versehentlich erhalten haben und nicht der vorgesehene Empfänger sind, bitten wir Sie, die E-Mail und deren Anhänge nicht aufzubewahren, nicht zu vervielfältigen, nicht zu nutzen und nicht weiterzugeben. Bitte informieren Sie uns als Absender über diesen Zustellungsfehler und löschen Sie die E-Mail.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org

Received on Thu Jun 28 07:26:02 2007

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.