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

Re: bug report: svn client 1.7.x silently fails to fetch files via svn:externals under certain conditions.

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Thu, 24 May 2012 13:49:45 +0200

On Thu, May 24, 2012 at 1:27 PM, Alex Siyanko <asiyanko_at_xdyne.com> wrote:
> In a meantime I've tried  to import '/A/tags/1.0' folder in place of
> '/A/tags/1.0/file.txt':
>
> i.e. used:
> svn propset svn:externals " -r1 ^/A/tags/1.0 import" .
>
> instead of:
> svn propset svn:externals " -r1 ^/A/tags/1.0/file.txt file.txt" import
>
> and it worked (though of course this is not the way around, since I need to
> import files, not folders).
> But this tells me, that the problem relates to only external file
> definitions.

Ah, that's useful information. Maybe add a note about it to the issue tracker?

-- 
Johan
Received on 2012-05-24 13:50:41 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.