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

Re: [TSVN] <kein Betreff>

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-06-29 17:23:22 CEST

Laszlo Szendi wrote:
> Hi all,
> i have a question. I am a beginner.
> How can i paramterise the svn:ignore functionality properly ?
> I work on WinXP with TortoiseSVN 1.2.0, Build 3602, the SVN Server (1.0.6) run on Suse Linux.
> the problem is, that i get every ignored (!) folder.
> The paramter look like this:
> "svn:ignore = VERSIONS *VERSIONS *\VERSIONS */VERSIONS"
> Noting helps. The VERSIONS folder will be checked out.
> Why dont will be accepted the ignore pattern? What is the correct ignore pattern,
> if I dont will to check out the VERSIONS folder?
> I read the manual, the FAQ, the mailing list. No info.

I really doubt you read the manual.
The svn:ignore property is for ignoring *unversioned* items only! Once a
folder is versioned, it can't be ignored anymore. So when you do a
checkout, ignoring is futile.

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 Wed Jun 29 17:23:44 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.