svn 1.7 client issues error on update of single file externals

2012-07-23 Thread Boe, Aasmund
Using subversion 1.7(.5), updating a working copy that has single file svn:externals results in an error, even if the update does indeed work. Bug, or am I doing something wrong? Details posted on stackoverflow.com (before I was aware of this mailing list): http://stackoverflow.com/questions/1161

RE: svn 1.7 client issues error on update of single file externals

2012-08-27 Thread Boe, Aasmund
ds, Åsmund B. BØ Texas Instruments Norway AS, Gaustadalléen 21, NO-0349 Oslo, Norway. Org. NO 980499480 MVA -Original Message- From: Boe, Aasmund Sent: 24. juli 2012 08:53 To: 'users@subversion.apache.org' Subject: svn 1.7 client issues error on update of single file externa

Re: svn 1.7 client issues error on update of single file externals

2012-08-28 Thread Philip Martin
"Boe, Aasmund" 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: > >

Re: svn 1.7 client issues error on update of single file externals

2012-08-28 Thread Johan Corveleyn
Sent: 24. juli 2012 08:53 > To: 'users@subversion.apache.org' > Subject: svn 1.7 client issues error on update of single file externals > > Using subversion 1.7(.5), updating a working copy that has single file > svn:externals results in an error, even if the update does inde

RE: svn 1.7 client issues error on update of single file externals

2012-08-28 Thread Boe, Aasmund
n 21, NO-0349 Oslo, Norway. Org. NO 980499480 MVA -Original Message- From: MARTIN PHILIP [mailto:codematt...@ntlworld.com] On Behalf Of Philip Martin Sent: 28. august 2012 11:56 To: Boe, Aasmund Cc: users@subversion.apache.org Subject: Re: svn 1.7 client issues error on update of s

Re: svn 1.7 client issues error on update of single file externals

2012-08-28 Thread Daniel Shahaf
en 21, NO-0349 Oslo, Norway. Org. > > NO 980499480 MVA > > > > -Original Message- > > From: Boe, Aasmund > > Sent: 24. juli 2012 08:53 > > To: 'users@subversion.apache.org' > > Subject: svn 1.7 client issues error on update of single file ext

RE: svn 1.7 client issues error on update of single file externals

2012-08-30 Thread Boe, Aasmund
0 MVA -Original Message- From: Boe, Aasmund Sent: 28. august 2012 12:03 To: Philip Martin Cc: users@subversion.apache.org Subject: RE: svn 1.7 client issues error on update of single file externals > W160016 is the server-side error SVN_ERR_FS_NOT_DIRECTORY so it looks as > if the server m

Re: svn 1.7 client issues error on update of single file externals

2012-08-30 Thread Philip Martin
"Boe, Aasmund" writes: > I tested with the following setup: > Server: VisualSVN Server 2.5.6 (Apache subversion 1.7.6) > Client: TortoiseSVN 1.7.8 > TortoiseSvn 1.6.x > Using this setup I did not get error W160016 with either client versions. > > I am still puzzled about the fact that sin