[Laszlo-dev] svn commit failure
Donald Anderson
dda at ddanderson.com
Thu Apr 3 12:09:40 PDT 2008
Lou,
Probably someone checked in a change just ahead of you.
Make a copy of LzDataset.lzs, and then go to the top of your
tree and do 'svn up . ' Somewhere in the output should
be either:
G ..../LzDataset.lzs
or
C .../LzDataset.lzs
G means svn successfully merged it (but you should still look
over your change to make sure). C means there was a conflict
(you touched the same line that someone else did),
and you'll need to hand edit the file.
- Don
On Apr 3, 2008, at 2:36 PM, Lou Iorio wrote:
> I tried to commit changes I made to WEB-INF/lps/lfc/data/LzDataset.lzs
>
> and it failed with this:
>
> subversion/libsvn_client/commit.c:873: (apr_err=160024)
> svn: Commit failed (details follow):
> subversion/libsvn_ra_dav/commit.c:570: (apr_err=160024)
> svn: Your file or directory 'LzDataset.lzs' is probably out-of-date
> subversion/libsvn_ra_dav/util.c:389: (apr_err=160024)
> svn: The version resource does not correspond to the resource within
> the transaction. Either the requested version resource is out of
> date (needs to be updated), or the requested version resource is
> newer than the transaction root (restart the commit).
>
>
> What do I do now?
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com
More information about the Laszlo-dev
mailing list