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
| Old | New | |
| Alexander Chernikov (sashache) - 23 months ago (17 Dec 2006 22:58) | ||
Alexander Chernikov (sashache)
23 months ago (06 Dec 2006 20:10)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)
23 months ago (08 Dec 2006 18:29)Could not reproduce the problem. Do you have some other files in the VSS Project?
Eugene Petrenko (eugene.petrenko)
23 months ago (08 Dec 2006 21:21)Problem solved.
Try build finished after 21.30 on friday