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

Key: QB-436
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Robin Shen
Reporter: Robin Shen
Votes: 0
Watchers: 0
Operations

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

Auto-cleanup workspace if repository definition is changed

Created: 27/Aug/09 01:29 AM   Updated: 27/Aug/09 01:29 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

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


 Description  « Hide
From forum post:

I am reworking my workflow to allow one node to hanle all SVN checkouts and NOT cleanup after itself so next time an incremental checkout (or update) can be done for much faster performance. One thing I noticed is that if a dev team branches the source code causing me to change the SVN url that is being checked out, the svn checkout in QB2 fails stating that the "sandbox is from different URL than what is being requested". This forces me to do a clean workspace to remove the existing sandbox and checkout a fresh one. This makes one more manual step on my part that I could forget to do every time I change the branch of a QB2 configuration. It would be nice if the SVN plugin could detect that the URL being checked out is different from that of the existing sandbox and either:

1. perform an automatic clean workspace
2. use the svn switch command which will change the existing sandbox to the URL being requested

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.