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

RE: Re: A little question about SVN

From: Gleason, Todd <tgleason_at_impac.com>
Date: Sat, 15 Nov 2008 10:16:56 -0800

> -----Original Message-----
> From: Erik Huelsmann [mailto:ehuels_at_gmail.com]
> Sent: Saturday, November 15, 2008 4:52 AM
> To: Engebakken Geir
> Cc: David Weintraub; djilali31_at_wadja.com; users_at_subversion.tigris.org
> Subject: Re: A little question about SVN
>
> With the right API, you'll be able to create a path name of up to 65k
> characters (or bytes?) long.

MSDN states "approximately 30000 characters". It doesn't state whether
this is true with Unicode or not. However, it's still difficult enough
to interact with a path this long that I'd avoid it; I'm not really sure
what Explorer's length limit is (but I've seen it manifest on its own
before) and the command line itself has its own limit (I think 8K is the
limit of any command).

---------------------------------------------------------------------
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 19:23:12 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.