Skip to content

Arduino compiles with hidden files (.svn) #1619

@spivey

Description

@spivey

I have a library in the new format and an example sketch that compiles with Arduino 1.5.4. While doing development, it is nice to test it in its native subversion directory. The trouble is, when the .svn directories exist in the library, something goes horribly wrong with the compile and Arduino tells me that it can't find various include files. If I delete the .svn directories and restart Arduino, then the library example compiles fine. I don't know if this should be called a "bug" or a "feature request" , but it would be awesome if local .svn directories didn't affect the Arduino compile (or any hidden files/directories for that matter).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions