Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2012 15:21:06 GMT
From:      Jerker Bäck <jerker.back@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/171347: Filename conflict in subversion 
Message-ID:  <201209051521.q85FL6OJ064946@red.freebsd.org>
Resent-Message-ID: <201209051530.q85FU1lm015175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171347
>Category:       misc
>Synopsis:       Filename conflict in subversion
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 05 15:30:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jerker Bäck
>Release:        current
>Organization:
>Environment:
Interix max 6.1 10.0.7063.0 genuineintel Intel64_Family_6_Model_26_Stepping_4
>Description:
It's not an unlikely event or wish to checkout FreeBSD source on a Windows machine. There are however some potential risks of filename conflicts in the Windows NTFS filesystem. Here is a list of forbidden names: http://blog.onetechnical.com/2006/11/16/forbidden-file-and-folder-names-on-windows/

As it happens, FreeBSD source contains files with forbidden names in Windows, making it hard to checkout the source.
share/examples/libusb20/aux.*

Some tools may bypass the rules and succeed even if the names are illegal (e.g. Cygwin subversion), which is actually worse than fail.

Would it be possible for FreeBSD to rename these files to something nicer for us poor Windows users? :)


>How-To-Repeat:
Checkout FreeBSD (svn://svn.freebsd.org/base/head) by Collabnet subversion tools for Windows (http://www.collab.net/products/subversion).
>Fix:
rename 
share/examples/libusb20/aux.c
share/examples/libusb20/aux.h

to something else

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209051521.q85FL6OJ064946>