HuiHuang wrote:
>
> 3b) Suggested change for Subversion
>
>
>
> I think that “One Commit, One Transaction” is the best(and this is
> also compatible with
>
> original system). So commit files from different repositories at a
> time and break them into
>
> several transactions may be not a good idea. And I suggest that we
> should constrain
>
> committing files in the same repository.
>
But why restrict to a single repsitory? I agree that one transaction per
repository makes sense; however, I see no reason to not launch several
commit transactions within one svn_client_commit. By the way, this would
be an elegant solution for
http://subversion.tigris.org/issues/show_bug.cgi?id=1167
-- Brane
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2355772
Received on 2009-05-27 15:22:02 CEST