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
Please sign in to leave a comment.
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...
>
>
Thanks. With this and our CVS issue in process, I'm looking forward to the next EAP.
--Tim
Steve Allan wrote:
>> Did you submit a request? I cannot find it.
>> I need file with changes (#BUILD_ID#.changes) to clarify were the problem
>> is.
Olesya, does the zip file I submitted provide you enough information?
Is there something more I can do to help isolate the problem?
--
-- Steve
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...
>> "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.
>>
>
>