svn commit in mixed checkout doesn't create locks recursively, and fails
From: David Faure <faure_at_kde.org>
Date: 2005-06-16 23:31:53 CEST
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/attic/ 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: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Jun 16 23:33:55 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.