RE: svn 1.7 client issues error on update of single file externals
From: Boe, Aasmund <a.boe_at_ti.com>
Date: Tue, 28 Aug 2012 10:02:31 +0000
> W160016 is the server-side error SVN_ERR_FS_NOT_DIRECTORY so it looks as
I will see if I can reproduce the problem with a newer server version.
-- Åsmund Texas Instruments Norway AS, Gaustadalléen 21, NO-0349 Oslo, Norway. Org. NO 980499480 MVA -----Original Message----- From: MARTIN PHILIP [mailto:codematters_at_ntlworld.com] On Behalf Of Philip Martin Sent: 28. august 2012 11:56 To: Boe, Aasmund Cc: users_at_subversion.apache.org Subject: Re: svn 1.7 client issues error on update of single file externals "Boe, Aasmund" <a.boe_at_ti.com> writes: > For reference, the server side uses a very old version (1.1.4 > [r13838]), but from what I know externals is a client "feature" so an > old server should not be a problem. Besides, this workes well using > subversion 1.6.x (client). > > This is the scenario I observe: > > 1. Checkout a project (that has single file svn:externals) > svn checkout http://my/repo/projects/proj1 proj1 > > 2. Browsing to the folder in my working copy with single file svn:externals. > E.g. > myFile.txt http://my/repo/components/comp1/myFile.txt > > 3. Executing svn update and I get the following output: > Fetching external item into 'trunk\proj1\source\myFile.txt': > : warning: W160016: Failure opening > '/components/comp1/myFile.txt/myFile.txt' W160016 is the server-side error SVN_ERR_FS_NOT_DIRECTORY so it looks as if the server might be the problem. I don't have a 1.1.4 server to try. If you provide a complete reproduction recipe it would allow you to try a newer server and allow other people to try as well. -- PhilipReceived on 2012-08-28 12:03:06 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.