> -----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