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

RE: [TSVN] Svn:ignore -- recursive -- bug report

From: Darrick Wiebe <darrick_at_innatesoftware.com>
Date: 2005-08-11 22:01:36 CEST

Hi Stefan,

I respectfully maintain that it is a bug. At least when done through a GUI,
the overwrite is unexpected. On the command line, it would probably seem
natural.

Please consider introducing a recursive-append option in which tsvn just
iterated through the tree itself and appended non recursive options to each
child folder.

Thank you for your quick reply.

Darrick

-----Original Message-----
From: SteveKing [mailto:steveking@gmx.ch]
Sent: August 11, 2005 3:29 PM
To: dev@tortoisesvn.tigris.org
Cc: darrick@innatesoftware.com
Subject: Re: [TSVN] Svn:ignore -- recursive -- bug report

Darrick Wiebe wrote:
> Hello, I just came across a bug in tsvn that is very simple to reproduce.
> If I create an svn:ignore list in a subfolder of my project, then go
> up to it's parent folder and create a recursive ignore list there, the
> child directory's ignore list is overwritten rather than appended to.

That's the behaviour of the Subversion library. The properties are never
merged/appended but always set new!

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 11 22:05:33 2005

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

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