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

Checkout including externals is getting the head revision instead of specified one

From: Bastian Holtermann / SOREL GmbH <b.holtermann_at_sorel.de>
Date: Thu, 10 Nov 2011 09:58:53 +0100

Hello,

since I am using svn, version 1.7.1 (r1186859) compiled Oct 22 2011,
10:53:27
I got the problem that when I checkout some code that is using externals
with a special specified revision of that external to be checked out
svn checks out the head revision in stead of the specified revision number.

When I use svn update after checkout on that trunk than the revision of
that external is corrected.

I am not shure if this is a subversion bug or if anything is wrong on my
system.

Reproduction:

1. Checkout a trunk that is using an external with a special revision
number e.g.: svn:externals -r 10163 ^/path destination
2. Check if that external was checked out with revision 10163 or if it
was checked out with head revision
     Due to that it is recommended that the revision 10163 is not the
head revision
3. Update the trunk containing the external code in the working copy
using svn update
4. Check if the revision is now the right one

-- 
Mit freundlichen Grüßen / Kind regards
Dipl.-Inform. (FH) Bastian Holtermann
Softwareentwicklung / Software Development
Tel: +49 2339 9232997
Fax: +49 2339 120656
E-Mail: b.holtermann_at_sorel.de <mailto:%22b.holtermann_at_sorel.de%22>
URL: www.sorel.de <http://www.sorel.de>
SOREL GmbH Mikroelektronik
Jahnstr. 36
D-45549 Sprockhövel
Geschäftsführer: Dipl.-Ing. Georg Bicher
Amtsgericht Essen HRB 15326
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte 
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese 
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den 
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie 
die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If 
you are not the intended recipient (or have received this e-mail in 
error) please notify the sender immediately and destroy this e-mail. Any 
unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.
Received on 2011-11-10 10:02:12 CET

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.