TeamCity cannot find new VS projects

Yesterday I met a strange problem with TeamCity. It couldn't find my new VS projects. I found that the source code of the new VS project was checked out (in BuildAgent's working folder), but it wasn't built.

After I created a copy of a TC build configuration and save it into a new TC project, then run it, it found the new VS projects.

I atteched log files, project solution and TC screenshot (new project names RapX.Core.Tests). I'm using TC 5.0.2, build runner: sln2008.



Attachment(s):
projects.gif
RapX-Test_Trunk_0.1.log.zip
Builds.gif
RapX_Trunk_0.32.log.zip
RapX_Nightly_Build_0.2.log.zip
0
4 comments

Have you tried a doing clean checkout?

What version control was used?

0
Avatar
Permanently deleted user

> Have you tried a doing clean  checkout?

No, I haven't.

> What  version control was used?

Subversion

BTW, yesterday, after one day from the day the problem happend, TC could find the new project even I didn't change anything in build configuration. Don't know why.

0

What version of SNV do you use? Was it server side or agent side checkout?
Do you have same time/timezone on SVN server and TeamCity server machines?

Do you use svn externals?

0
Avatar
Permanently deleted user

> What version of SNV do you use?

1.5.1

> Was it server side or agent side checkout

Not quite understand, but I installed build agent on the same server which has TC.

> Do you have same  time/timezone on SVN server and TeamCity server machines?

Before the problem happened, SVN server and TC server doesn't have same time. I found that and changed them to have the same time. Is it the reason?

> Do you use  svn externals?

No

0

Please sign in to leave a comment.