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

Key: QB-453
Type: Bug Bug
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Major Major
Assignee: Robin Shen
Reporter: Kurt Legerlotz
Votes: 0
Watchers: 1
Operations

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

Quickbuild 2.x User Agent incorrectly builds workspace directory path (and it is too long for Windows to delete)

Created: 13/Oct/09 04:50 PM   Updated: 15/Oct/09 03:22 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows XP SP3


 Description  « Hide
When using the User Agent to run proof builds on the Quickbuild server, the User Agent incorrectly builds the workspace path locally on my Windows system for the given build. Because of this, the path is actually too long for Windows to delete, and subsequent builds will fail. Here is an example path:

For a path that should likely be -->
C:\Development\Tools\quickbuild\useragent\workspace\build\workspaces\quickbuild\root\level1\level2\projectName

The User Agent actually constructs it as -->
C:\Development\Tools\quickbuild\useragent\workspace\build\workspaces\quickbuild\root\build\workspaces\quickbuild\root\level1\build\workspaces\quickbuild\root\level1\level2\build\workspaces\quickbuild\root\level1\level2\projectName

The User Agent is installed in "C:\Development\Tools\quickbuild\useragent\" on my local machine. Note how it repeats the "\build\workspaces\quickbuild\" portion for each level in the path.

Thanks,
Kurt

 All   Comments   Work Log   Change History      Sort Order:
No work has yet been logged on this issue.