History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: FB-10813
Type: Minor Enhancement Minor Enhancement
Status: Closed Closed
Resolution: Fixed
Priority: C C
Assignee: Mac Martine
Reporter: Peter Farland
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Flash Builder / Flex Builder

Subversion .svn folders should not be copied to output folders when copying non-embedded assets

Created: 11/15/07 05:43 PM   Updated: 04/09/08 12:45 PM
Component/s: Compiler
Security Level: Public (All JIRA Users )

Issue Links:
Cloners
This issue is cloned by:
FB-12383 CLONE -Subversion .svn folders should... C Resolved
 

Severity: Usability Issue
Reproducibility: Every Time
Discoverability: Medium
Found in Version: Moxie M3 (Beta 2) - 183522
Milestone: Moxie M3 (zero)
Affected OS(s): Windows - XP
Steps to Reproduce:
If your flex project structure is managed by Subversion, you'll notice that all of your folders, including assets, have .svn subfolders. These folders should not be considered "non-embedded assets" and should not be copied to the output directory.

If we can't special case .svn, it would be great if we could set patterns for excludes for assets that are copied to the output folder.

Right now the work around is to disable copying non-embedded assets completely for the project.
 
Language Found: English
Bugbase Id: none
Triaged: Yes
Regression: No
QA Owner: Gong
Resolved by: George Comninos
Fixed Version: Moxie M3 (zero) - Next Build
Confirmed Version: Moxie M3 (zero) - 188832
Participants: George Comninos, Gong, Heidi Williams, Larry McLister, Mac Martine, Peter Farland, Raanan Zvi and Simon Cave
Eclipse Configuration: Eclipse 3.2
JDK: Sun 1.5.x


 All   Comments      Sort Order:
Gong - [11/15/07 06:51 PM ]
It would be nice if we could filter these out -- sending to IRB

Heidi Williams - [11/16/07 01:37 PM ]
QRB opened to George. Let's exclude .svn folders.

George Comninos - [11/16/07 03:48 PM ]
fixed.

Larry McLister - [11/16/07 05:59 PM ]
Hey Mac can you regress this one? Ping me if you need a depot location.

Mac Martine - [11/26/07 01:25 PM ]
fixed!

Raanan Zvi - [11/29/07 01:02 AM ]
Hi,
I'm glad that this was fixed, but I was wondering if the fix includes not copying the .svn folders that are located in the "html-template" folder as well. The current situation (Beta 2) is that all the files in the "html-template" folder are copied including the .svn folders there.

Simon Cave - [02/04/08 04:29 AM ]
Hi, I am using FB3 Beta 3 (3.0.190133) and this problem is not fixed. When bin-debug and bin-release are created, .svn folders are copied as well.

Raanan Zvi's comment suggests this is a related issue, but is this not the central issue? Have I misunderstood the bug?