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

Re: A little question about SVN

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Sat, 15 Nov 2008 12:52:29 +0100

With the right API, you'll be able to create a path name of up to 65k
characters (or bytes?) long.

If you use Subversion with absolute paths, APR is able to use an API
like that. With relative paths, it's not -unfortunately.

HTH,

Erik.

On Fri, Nov 14, 2008 at 10:57 AM, Engebakken Geir
<geir.engebakken_at_edb.com> wrote:
> I managed to create this path in Vista, which is 250 chars long :
>
> C:/tmp/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/lon
> /long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long/long
> /long
> ~
>
>
>
> Geir
>
> -----Original Message-----
> From: David Weintraub [mailto:qazwart_at_gmail.com]
> Sent: 14. november 2008 02:29
> To: djilali31_at_wadja.com
> Cc: users_at_subversion.tigris.org
> Subject: Re: A little question about SVN
>
> This is really up to the file system your Subversion server is running on. On Windows, the longest name is somewhere around 158 characters (including directory names and directory separators). On *MOST* Unix/Linux systems, I believe it is somewhere in the neighborhood of 32K.
>
> --
> David Weintraub
> qazwart_at_gmail.com
>
>
>
> On Thu, Nov 13, 2008 at 5:12 AM, <djilali31_at_wadja.com> wrote:
>> Hi, I have a question about SVN, what's the maximum size of name file
>> please. Thank a lot Best regards,
>>
>> Sent by djilali31@wadja.com | http://wadja.com/djilali31 Click here to
>> connect with djilali on Wadja
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-15 12:52:52 CET

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

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