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

Re: filname too long for svn

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2007-11-23 09:25:29 CET

On Friday 23 November 2007, 朱勃豪 wrote:
> it seems that svn cannot handle long filenames for when I checkouted out a
> repository it pops an error :
> CP326/trunk/testpattern/testscript/557/Pattern/BASIC/Filesystem/程郎
> 代刚程郎代刚程郎代刚程郎代刚程郎代刚程
> 郎代刚程郎代刚程郎代刚程郎代刚程郎代
> 刚程郎代刚.txt Filename too long
>
> I've count the length of the file, it is 200 bytes. And when I cut it down
> to 184 bytes svn works.

Bytes or characters? I have counted 157 characters in above path, but it seems
my font is missing a few characters so that might be wrong. Also keep in mind
that SVN has a folder with metadata (.svn/) where each file is stored again
in another folder (text-base/) and with a suffix (.svn-base). This amounts to
24 more characters.

> So far as I know, linux and windows both support this filename. So it may
> be a svn bug.

There was a similar discussion recently and I think the summary was that SVN
can't support it (it really is an OS limit) but that it could give a better
diagnostic.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH
Geschäftsführer: Michael Wöhrmann, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on Fri Nov 23 09:46:48 2007

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.