[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [ geda-Bugs-1704485 ] geda-utils: Windows can't handle colons in file names



Bugs item #1704485, was opened at 2007-04-20 14:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1704485&group_id=161080

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: win32 port
Group: CVS
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Cesar Strauss (cstrauss)
Assigned to: Nobody/Anonymous (nobody)
Summary: geda-utils: Windows can't handle colons in file names

Initial Comment:
Hi,

When doing a cvs checkout of gEDA/gaf on Cygwin, I got the following error, when cvs began to fetch the refdes_renum testsuite:

$ cvs co geda/gaf
(...)
cvs checkout: Updating geda/gaf/utils/tests/refdes_renum/outputs
U geda/gaf/utils/tests/refdes_renum/outputs/.cvsignore
U geda/gaf/utils/tests/refdes_renum/outputs/Makefile.am
U geda/gaf/utils/tests/refdes_renum/outputs/all_new_refdeses1:allnew.sch
cvs [checkout aborted]: cannot rename file .new.all_new_refdeses1:allnew.sch to all_new_refdeses1:allnew.sch: No such file or directory

I checked, and found out that the NTFS filesystem can't handle colons in filenames.

Could these files in the refdes_renum testsuite be renamed, please? Sorry for the inconvenience.

The attached patch fixes the test script, assuming the colon is replaced by the dash in filenames.

Regards,
Cesar


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1704485&group_id=161080


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug