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

checkout the binary externals

From: firex <andrej.kostrov_at_googlemail.com>
Date: Wed, 24 Jun 2009 04:17:10 -0700 (PDT)

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

My best Regards

firex

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2364878

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-24 13:19:19 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.