David Seikel wrote:
> On Tue, 15 Aug 2006 00:41:34 -0400 Michael Jennings <[EMAIL PROTECTED]>
> wrote:
>
>   
>> FUD.  You can tag CVS without having a checkout.  (Try cvs -H rtag.)
>> And SVN doesn't even HAVE tagging.  It has copying, which contrary to
>> popular (SVN developer) belief, is NOT the same thing.  A (non-branch)
>> tag is a symbolic name assigned to a particular state of the
>> repository (i.e., a changeset).  It is not a copy.
>>     
>
> Tagging and branching, when was the last time either occurred to E?
>  
>   
Tagging may be a "symbolic name" in CVS but the svn "tagged copy" idea 
is pretty much the same - it is a snapshot of the repository at a point 
in time given a name.
Remember here that SVN uses light copy - it is not a copy of the actual 
repos at all - list a "link" very like cvs tags, when you think about it.

A

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to