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

Re: checkout the binary externals

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Wed, 24 Jun 2009 12:45:34 +0100

2009/6/24 firex <andrej.kostrov_at_googlemail.com>:
> Hi!
>
> I have a problems to checkout the projects that have a svn:externals
> to a binary file.
>
> I created a test repository with two projects:
> - p1
>  - data.bin (svn:mime-type: application/octet-stream)
> - p2 (svn:externals: ^/p1/data.bin data.bin)
>  - source.cpp // is a small test file
>
> when i try to checkout p2 I get a two lines error message:
> External failed: <path to a new work directory>/data.bin
> Error: Unrecognized line ending style
> in the new work directory will be created and the "source.cpp" file is
> checked-out but not the binary file "data.bin"
>
> when I will try to checkout the p1 project i don't have any problems
> and file "data.bin" will be checked out.
>
> I'm using the lastest "TortoiseSVN 1.6.3, Build 16613 - 32 Bit ,
> 2009/06/20 09:28:19"
>
> To reproduce the behaviour for creating of example repo you need only
> some minutes time,
> but to accelerate this process I did upload my repository example:
>
> http://rapidshare.com/files/248078360/svn-external-binary.rar.html
> MD5: E128FA7C88D05587EBA1D37538809519

I think it is this bug in subversion
http://subversion.tigris.org/issues/show_bug.cgi?id=3368

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2364892
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-24 13:45:43 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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