[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: The minimum commint unit?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 5 Feb 2009 10:03:27 -0500

On Thu, Feb 5, 2009 at 09:51, vichy <vichy.kuo_at_gmail.com> wrote:
> 2009/2/5 Robert Graf-Waczenski <rgw_at_lsoft.com>
>>
>> vichy wrote:
>>
>> 2009/2/5 Ryan Schmidt <subversion-2009a_at_ryandesign.com>
>>>
>>> On Feb 5, 2009, at 06:48, vichy wrote:
>>>
>>>> Dear all:
>>>> There is a comparison on the web which says the minimum commit unit of svn is a line, while the minimum unit of VSS is file.
>>>> But I cannot feel this difference.
>>>> Is that true?
>>>
>>> I don't know VSS.
>>>
>>> In Subversion, a commit is any change, be that a line of a file, many lines of many files, just adding a directory, just changing a file's property, etc
>>>
>>
>> Hi:
>> thanks for your help.
>> I use VSS and SVN right now.
>> But I cannot realize what the minimum commit unit means?
>> each can change a single line and commit, right?
>> The information is at row 4 of website,http://www.cnblogs.com/yansc/archive/2008/09/27/1300954.html
>>
>> appreciate your help,
>> vichy
>>
>> Sorry, but i (and presumably quite a few people on this list) can't read the language on the website that you quote, so you should try to explain to us (i.e. translate) what they say about the concept of minimum commit unit. Without this explanation, i fear that we can not help you much because it could literally mean everything, so any attempt to say what "commit unit" svn has (uses? likes for dinner? - you name it) would be pointless.
>>
>> Almost any modern SCCS (and hence also SVN) is better than VSS, so a detailed comparison is mostly a waste of time anyway.
>>
>> Robert
>
> Hi:
> Thanks for your kind help.
> I use svn and vss right now, and I definitely know svn is better than vss.
> But I have to explain the goodnesses to someone unfamiliar with this tool.
> I apologize the information is Chinese instead of English.
> The row 4 of the table shows the English below:
>
> VSS SVN
> smallest commit block is a file a line is the smallest
> commit block
>
> I cannot figure out what is the minimum commit unit and I cannot
> google any information on the web, so I post it here.
> Maybe someone knows the source can help me.
> Maybe the information is wrong.

Those statements simply make no sense. At all. It's like saying that
your favorite color is spaghetti. I've never heard people here use
"minimum commit unit" as an actual part of the Subversion jargon.

In Subversion you commit a change. That change can be to a directory
(or group of directories) or a file (or a group of files), including
changes just to the metadata attached to one of those elements.

In VSS...well, it's been over 3 years since I've used it and I've
forgotten the gory details.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1107802

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-05 16:04:18 CET

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.