TW-1298 |
VSS: after rename directory changes in containing files are not taken to build agent |
|
0
|
|
Create build server configuration for VSS project. Add a directory, add file in this directory (dir/file.txt). This or that way work around TW-1278, make build server see both directory and file.
Now rename dir in VSS to dir-ren. Wait a bit. Build server reports the changes, next build correctly checks files out. "dir" is removed from build agent, "dir-ren" is added together with file.txt. Ok.
Now modify dir-ren/file.txt and check in. Web page reports the changes in dir/file.txt - bug, should be dir-ren/file.txt. Make the next build. Changes in file.txt are not taken.
Environment: vss2005
Issue wasclosed
Now rename dir in VSS to dir-ren. Wait a bit. Build server reports the changes, next build correctly checks files out. "dir" is removed from build agent, "dir-ren" is added together with file.txt. Ok.
Now modify dir-ren/file.txt and check in. Web page reports the changes in dir/file.txt - bug, should be dir-ren/file.txt. Make the next build. Changes in file.txt are not taken.
Environment: vss2005
Issue wasclosed
web page reports 2 changes: 1) true user edited parent directory of dir-ren; 2) "unknown vss user" edited file.txt.
This is worse than in VSS 2005. But after this step:
changes in file are reported correctly and taken to build agent.
Try build finished after 21.30 on friday