svn commit in mixed checkout doesn't create locks recursively, and fails
From: David Faure <faure_at_kde.org>
Date: 2005-06-29 15:27:28 CEST
Hello there,
Here's a bug report which includes some source-code investigation.
I have a mixed checkout, i.e. a base directory called "kdepim" is from a given branch,
proko2/kdepim>svn info
Now if I commit things from both branches at the same time, a bug happens:
proko2/kdepim>svn ci korganizer kontact/src/main.cpp
kdepim/korganizer/pics/ is a subdirectory of korganizer, same branch. The bug is
I used gdb to debug this a little (for once ;) ), and found out that the problem was
Either it should be recursively locked, or the code shouldn't later on try to
A comment in commit.c says:
This is with subversion-1.2.0 on Linux.
-- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jun 29 15:30:58 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.