Back    
Priority:
Type:
State:
Assignee:
Subsystem:
Affected versions:
Fixed in:

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
Comments (3)
History (1)
Alexander Chernikov Alexander Chernikov 06 Dec 2006 20:10 (2 years ago)
With VSS 6d the effect is better. After this step:
Now rename dir in VSS to dir-ren. Wait a bit. ...
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:
Now modify dir-ren/file.txt and check in. ...
changes in file are reported correctly and taken to build agent.
Eugene Petrenko Eugene Petrenko 08 Dec 2006 18:29 (2 years ago)
Could not reproduce the problem. Do you have some other files in the VSS Project?
Eugene Petrenko Eugene Petrenko 08 Dec 2006 21:21 (2 years ago)
Problem solved.
Try build finished after 21.30 on friday