Hi,

I added <revert>true</revert> in the sourcecontrol block of one of my
existing project.
It didn't exactly work as I expected.

Here is the steps I took:

1. Add the <revert>true</revert> to an existing project.
2. Insure CCNet has parsed the project successfully (by checking the
project config on the dashboard).
3. Modify, by hand, a file in ccnet's working directory.
4. Commit a new revision to the project from a developer's working
directory.
5. Wait for CCNet to build the new revision.

Expected output:
6. The hand-modified file in ccnet's working directory should be
reverted to its default state

Actual output:
6. The hand-modified file in ccnet's working directory is still
modified.

Now, the warning in Subversion Source Control Block documentation page
is not really clear and seems to be outdated: "cleanUp and revert are
available after the 1.4.3 release, so for the moment only in nightly
builds."

But I'm using 1.4.4, so it should be available, right?.
If it is, how can I successfully use it?

If it is not available, is it possible to update the docs in time for
the 1.4.4 SP1 release (to alleviate user confusion)?

Thanks a lot.

Reply via email to