[kepler-dev] [Bug 4261] - Long file name on windows
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Jul 23 09:19:20 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4261
cxh at eecs.berkeley.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|berkley at nceas.ucsb.edu |cxh at eecs.berkeley.edu
------- Comment #1 from cxh at eecs.berkeley.edu 2009-07-23 09:19 -------
I think under Windows XP, the path can only be 256 characters, see
http://www-01.ibm.com/support/docview.wss?rcss=faqtt_2Q09&uid=swg21120400
and
http://en.wikipedia.org/wiki/Comparison_of_file_systems
I'd rant about how weak NTFS is here, but I'm just waking up :-)
Was the error a Windows error? How were you copying the directory? From
the UI by dragging the icon or by using a command such as copy or cygwin cp?
I just renamed that file to make it shorter:
svn mv
ConstraintCheck_FSM_MultiplePorts_MultipleStates_Transitions_NoActions.xml
ConstraintCheckFSMMulti.xml
More information about the Kepler-dev
mailing list