On 4 February 2012 23:57, Philippe Mouawad <[email protected]> wrote: > Maybe getting this issue: > http://www.apache.org/dev/version-control.html > > "specified baseline is not the latest baseline" errors > > If you're getting an error message like the following: > > svn: Commit failed (details follow): > svn: The specified baseline is not the latest baseline, so it may not be > checked out. > > This may be because of a short lag in the synchronization between > Subversion mirrors, and can occur if multiple commits are run immediately > after each other. This error will usually only happen if you are located in > Europe, or explicitly using the European mirror. > > Waiting for 10 seconds and repeating the command should succeed. >
I've never had that problem, and I use the EU mirror. I think it mainly applies to multiple commits in sequence, as are sometimes generated by Maven. > > > On Sun, Feb 5, 2012 at 12:54 AM, Philippe Mouawad < > [email protected]> wrote: > >> I did it. >> To check , I created a new Eclipse project downloading VN trunk and tried >> to commit, same issue. >> >> I am having the same message. >> Regards >> Philippe >> >> >> On Sun, Feb 5, 2012 at 12:49 AM, sebb <[email protected]> wrote: >> >>> On 4 February 2012 23:45, Philippe Mouawad <[email protected]> >>> wrote: >>> > Hello, >>> > I am having an issue commiting files, getting this message: >>> > Some of selected resources were not committed. >>> > svn: Commit failed (details follow): >>> > svn: The specified baseline is not the latest baseline, so it may not be >>> > checked out. >>> > svn: CHECKOUT of '/repos/asf/!svn/bln/1240617': 409 Conflict ( >>> > https://svn.apache.org) >>> > >>> > Do you know what's the issue ? >>> >>> Make sure you run svn update regularly? >>> >>> > Thanks >>> > Regards >>> > Philippe >>> >> >> >> >> -- >> Cordialement. >> Philippe Mouawad. >> >> >> >> > > > -- > Cordialement. > Philippe Mouawad.
