Re: Dropping Subversion
From: <kfogel_at_collab.net>
 
Date: 2004-04-02 21:47:17 CEST 
Marcin Kasperski <Marcin.Kasperski@softax.com.pl> writes:
 Hard and not efficient in Subversion.
 > b) Give me the log entries for the changes made between xyz_1-0-8 
 Easy in Subversion, or at least not terribly hard.  And efficient.
 > c) Give me diff between xyz_1-0-8 and xyz_1-0-9. Efficiently
 Easy and efficient in Subversion.
 > d) I need to place tag xyz_1-0-10 so it takes the 
 Easy in Subversion (you can do this from a working copy, or you can
 You didn't ask that it be efficient, but anyway it is :-).
 > e) Reconsider the efficiency of the operations above considering 
 Those numbers should have no effect on the amount of time it takes to
 > e) I don't know anyone to commit to the tag once the tag is 
 Tell them not to.  Watch commits, revert it if they do?
 You can also use one of the many authorization systems to protect the
 (I mean, there are a lot of ways to solve this problem.)
 > The case illustration using CVS: trunk /libs/xyz is heavily 
 Subversion would disallow the commit if you didn't have authorization
 It sounds like Subversion fails to meet some of your requirements, but
 -Karl
 ---------------------------------------------------------------------
  | 
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.