TeamCity not getting updated source from perforce.
I am using TeamCity 1.2 and Perforce as my source control. I seem to have everything set up correctly. I can test the connection and when I do the build it calculates a valid change list. However it does not seem to update the source - it says file X has changed but it doesn't get the new version form perforce. I can go into P4's client and I see an yellow ! icon on all the files that need to be updated. A yellow exclamation point indicates that your client workspace contains an older revision of the file (not the head revision). I can sync in the P4 and it gets everything that is new removing the !.
1) Shouldn't TeamCity be updating the source?
2) If it is, why isn't it doing it?
Please sign in to leave a comment.
Could you post your configuration information?
What do you need specifically? Is there some config file I can send you?
Mainly the client spec. That's the hardest part to set up, IMO.
Well, if that's the way you're doing it. Mainly just the information on the Perforce config screen would be helpful.
Message was edited by:
R. Eden
Here it is, but like I said before. The P4 client app (P4Win) uses the same client spec and it has no trouble syncing - it works.
A Perforce Client Specification.
#
Client: The client name.
Update: The date this specification was last modified.
Access: The date this client was last used in any way.
Owner: The user who created this client.
Host: If set, restricts access to the named host.
Description: A short description of the client (optional).
Root: The base directory of the client workspace.
AltRoots: Up to two alternate client workspace roots.
Options: Client options:
allwrite clobber compress
locked modtime rmdir
LineEnd: Text file line endings on client: local/unix/mac/win/share.
View: Lines to map depot files into the client workspace.
#
Use 'p4 help client' to see more about client views and options.
Client: KS-BLIZZARD.build.Development
Update: 2006/12/15 06:47:03
Access: 2007/01/19 05:47:36
Owner: f1build
Host: ks-blizzard
Description:
Created by f1build.
Root: C:\TeamCity\buildAgent\work\Development
Options: noallwrite clobber nocompress unlocked modtime rmdir
The question perhaps no longer relevant. If it's not please leave a comment or create a separate thread.
Kind regards,
Marina