Delayed commit not working in eap 1529

I'm preparing a demo of TeamCity using build 1529 and I just noticed
that the 'delayed commit' feature has stopped working. Here's a summary:

  • open a unit test file for edit in IDEA and add a line to make the

test fail.

  • verify the test fails by running ant from a command line

  • in IDEA, select 'Remote Run' and check the boxes 'Commit if

successful' and 'with confirmation'.

  • build runs, says all is good and asks me to commit change. I say

no.

If I check the source in my buildagent/work directory, it is the
unmodified version of that file instead of the one I edited. I can
then go the other way.

  • Submit file to perforce.

  • Run a build which now fails.

  • Fix test in IDEA

  • Verify it's good via command line run of Ant.

  • Try delayed commit, which now always fails.



So, how exactly is TeamCity supposed to know to grab the files that
IDEA is using? Because it looks to me like it's always grabbing the
files from perforce.

I'm using TC 1529 and IDEA 6.0Beta, build 5581. I installed the
buildServerPlugin in

%HOMEPATH%\.IntelliJIdea60\config\plugins

as the documentation instructs. I reinstalled it from TC just to make
sure I had the correct one.

--
-- Steve

0
34 comments
Avatar
Permanently deleted user

Better still, of course, would be the plugin doing a roundtrip test when
initially connecting to the server to confirm that information can flow
both ways.


Done in the next eap

--
Olesya Smirnova
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


"Tim McNerney" <intellij@oneofus.org> wrote in message
news:23221221.1157579413133.JavaMail.itn@is.intellij.net...

The port # should probably be in the docs somewhere. If it already is, I
was unable to find it.

>

Better still, of course, would be the plugin doing a roundtrip test when
initially connecting to the server to confirm that information can flow
both ways.

>

--Tim



0
Avatar
Permanently deleted user

Thanks. With this and our CVS issue in process, I'm looking forward to the next EAP.

--Tim

0
Avatar
Permanently deleted user

Steve Allan wrote:

"Olesya Smirnova" <Olesya.Smirnova@jetbrains.com> writes:

>> Did you submit a request? I cannot find it.
>> I need file with changes (#BUILD_ID#.changes) to clarify were the problem
>> is.


Yes:

http://www.jetbrains.net/jira/browse/TW-749

See the attached file delayed-commit.zip for the team-server.log file
and two #BUILD_ID#.changes files.


Olesya, does the zip file I submitted provide you enough information?
Is there something more I can do to help isolate the problem?

--
-- Steve

0
Avatar
Permanently deleted user

Hello Steve,
sorry for my silence, I was fixing another stopbuild problem. Now i'm ready
to return to your problem.
I'll asnwer you in the near future in JIRA request comment. Thanks for your
assistance!

--
Olesya Smirnova
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


"Steve Allan" <takezowest@yahoo.com> wrote in message
news:edq3ch$dnt$1@is.intellij.net...

Steve Allan wrote:

>> "Olesya Smirnova" <Olesya.Smirnova@jetbrains.com> writes:
>>
>>> Did you submit a request? I cannot find it.
>>> I need file with changes (#BUILD_ID#.changes) to clarify were the
>>> problem is.
>>
>> Yes:
>>
>> http://www.jetbrains.net/jira/browse/TW-749
>>
>> See the attached file delayed-commit.zip for the team-server.log file
>> and two #BUILD_ID#.changes files.
>>
>

Olesya, does the zip file I submitted provide you enough information? Is
there something more I can do to help isolate the problem?

>

--
-- Steve



0

Please sign in to leave a comment.