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

Key: QB-3110
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Robin Shen
Reporter: Julian Bassett
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Cannot transfer .svn directories from one workspace to another

Created: 03/Jan/18 09:19 AM   Updated: 03/Jan/18 11:58 PM
Component/s: None
Affects Version/s: 6.1.34, 7.0.28
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Hi Robin,

when transferring files from workspace to workspace In the step we specify at "Files to Transfer" all with **
all files and folders do get transferred.
Apart from ".svn"
other hidden files e.g. ".settings" are being transferred
Before this was not a prolem now we need to access the .svn directory in a later stage
  
Not sure if this actually a bug it seems like this could be the cause.: https://ant.apache.org/manual/Tasks/defaultexcludes.html

Still we would need some kind of workaround at the least.
Thanks in advance ,
Julian

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [03/Jan/18 11:58 PM]
Change your pattern as below will solve the problem:
**, defaultexcludes=no