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

Re: svn_client_commit3() endless loop with memory leak

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-07-31 19:19:37 CEST

On 7/31/06, Stefan Küng <tortoisesvn@gmail.com> wrote:

> With the very latest build of the libraries from the 1.4.x branch I
> discovered an endless loop in svn_client_commit3(). To reproduce:
>
> call svn_client_commit3() with two paths in the path list:
> D:/tttt
> D:/tttt/test.txt
[snip]

This can be easily reproduced with the command line client too:

svn ci D:\tttt D:\tttt\test.txt -m "" -N

of course, you need a working copy at that location.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 31 19:20:15 2006

This is an archived mail posted to the Subversion Dev mailing list.

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