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

Key: QB-355
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
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

Be able to detect file changes referenced by sv:external and trigger builds

Created: 13/Jun/08 07:18 PM   Updated: 06/Jun/09 05:52 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

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


 Description  « Hide
From Danilo,

My subversion contains only one repositorie named TESTE. In this repositorie I have 3 folders (modules) named PRO1, PRO2 and COMUM.

I sent to your email the print screen showing the checkout result in Windows Explorer.

Inside COMUM/res I have one file named "teste.txt". The folder COMUM/res is referenced as sv:externals in folder PRO1 and PRO2.

The Repositorie in quick build is configured as showed below:

Repository type: Subversion
Description: ------
Repository url base: https://host/svn/teste/PRO1
Directory for trunk: ------
Directory for branches: branches
Directory for tags: tags
User: builder
Password: ************
Path to svn executable: ------
Use export mode?: no
Is cygwin subversion?: no
Revision log base build version: ${lastBuild==null?'':lastBuild.version}
Quiet period: 0
Login mapping: ------
Modules:
Source path: /
Branch: ------
Tag: ------
Revision: ------
Recursively: yes
Destination path: ------

I tested the other configuration showed below:

Repository type: Subversion
Description: ------
Repository url base: https://host/svn/teste
Directory for trunk: ------
Directory for branches: branches
Directory for tags: tags
User: builder
Password: ************
Path to svn executable: ------
Use export mode?: no
Is cygwin subversion?: no
Revision log base build version: ${lastBuild==null?'':lastBuild.version}
Quiet period: 0
Login mapping: ------
Modules:
Source path: /PRO1
Branch: ------
Tag: ------
Revision: ------
Recursively: yes
Destination path: ------

And finally I tested the "strange" configuration showed below:

Repository type: Subversion
Description: ------
Repository url base: https://host/svn/teste
Directory for trunk: PRO1
Directory for branches: branches
Directory for tags: tags
User: builder
Password: ************
Path to svn executable: ------
Use export mode?: no
Is cygwin subversion?: no
Revision log base build version: ${lastBuild==null?'':lastBuild.version}
Quiet period: 0
Login mapping: ------
Modules:
Source path: /
Branch: ------
Tag: ------
Revision: ------
Recursively: yes
Destination path: ------

All my tests failed and I have the same result.

When COMUM/res/teste.txt or PRO2/res/teste.txt is changed Quickbuild doesn't detect changes to the repositorie showed above (PRO1) and the configuration is not triggered.


 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [06/Jun/09 05:52 AM]
To detect changes from svn:externals, please refer to:

http://wiki.pmease.com/display/qb2/5.1+Working+with+Subversion