Hi...
Thanks for your reply...
> > Add a line to a testfile
> > svn: Baseline incorrect
> > svn: Commit failed (details follow):
> > svn:
> > The specified baseline is not the latest baseline, so it may not be
checked
> > out.
> >
> > What does this mean? Couldn't find anything like that in the mailing
list
> > archive...
>
> This is a mod_dav_svn error string, reporting that you are trying to
> modify (well, CHECKOUT in the DAV-sense, to be precise) an out of date
> resource. You can probably expect to see this kind of error any time
> a commit from a client B happens in the middle of client A's commit
> process.
>
> It's a little confusing because DAV's notion of a "checkout" is not
> the same as that of a Subversion client. A CHECKOUT request is sent
> as a way for the client to tell the server, "I'm about to start making
> modifications to this path."
>
What are the effects on me (what I mean is repository/working copy)
when getting this? Is now something broken? Is something inconsistent
after that? Is this really an error or more a warning?
If it is an error or has bad effects what can be done against that?
Thanks,
Roland
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 13 15:48:21 2003