This is fixed in CCNet 1.4.4.95 and upwards. Thanks a lot to Ruben for the fix.
On Jun 11, 3:26 pm, Yop83 <[email protected]> wrote: > Just to add more information: we are using SVN version 1.6.2 under > windows Server 2003. > > Maybe this could explain the complete absence of any "Revert" in the > log? > > >On Jun 8, 12:31 pm, Yop83 <[email protected]> wrote: > > Hi, > > > I've forced a build on my project (the one which had a hand-modified > > file in CCNet's working directory) and looked at the log. > > > I did not find anything related to the SVN Revert option. > > > Here is the first lines of the force build output (the lines before > > the call to the DEVENV process): > > > 2009-06-08 12:24:07,955 [Toolbar - Trunk:INFO] Building: Dashboard > > triggered a build (ForceBuild) > > 2009-06-08 12:24:07,955 [Toolbar - Trunk:DEBUG] Starting process [svn] > > in working directory [D:\Build directory\Toolbar.Trunk] with arguments > > [update "D:\Build directory\Toolbar.Trunk" --non-interactive --no-auth- > > cache] > > 2009-06-08 12:24:08,189 [19188:DEBUG] [Toolbar - Trunk svn] At > > revision 359. > > > As I mentioned in my first post, the "<revert>True</revert>" flag is > > set in the sourcecontrol block of the project. > > Thanks a lot. > > > On Jun 6, 4:15 am, Ruben Willems <[email protected]> wrote: > > > > Hi > > > > I've got confirmed reports of the functionality working, > > > but also some of them not working, due to some svn specific issues > > > can you look into the ccnet log for the involved integration? > > > > and search for the svn command launched? > > > > do you find something like svn revert > > > > with kind regards > > > Ruben Willems > > > > On Fri, Jun 5, 2009 at 11:38 PM, Yop83<[email protected]> wrote: > > > > > 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.
