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

Re: tsvn:logminsize

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 28 Feb 2008 18:01:07 +0100

Jon Hardcastle wrote:
> Hello,
>
> I have a massive repository that has paths in it that
> are sufficiently large that i can not check-out at the
> route level in windows because it would generate a
> path that is too long.

There's a bug in the apr library which prevents successful checkouts on
Windows with long paths. I've sent a patch to fix this bug, but it
hasn't been applied yet:
http://www.mail-archive.com/dev%40apr.apache.org/msg19605.html

> As we all know the wonders of linux are that is
> suffers not from such aliments.

depends on the filesystem you're using :)

> Sooo my question is can i checkout my repository in
> Linux and still apply the 'tsvn:logminsize' property
> to the *directories* within it?

Yes, but if you're using the command line client, it will apply those
also to all files (if you apply the property recursively).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-02-28 18:01:34 CET

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

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