A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-November/083470.html below:

[Python-Dev] Looking for VCS usage scenarios

[Python-Dev] Looking for VCS usage scenarios [Python-Dev] Looking for VCS usage scenariosGeorg Brandl g.brandl at gmx.net
Thu Nov 6 19:10:46 CET 2008
Tres Seaver schrieb:
> Georg Brandl wrote:
>> Stephen J. Turnbull schrieb:
>>> Tres Seaver writes:
>>>
>>>  > svn doesn't have any true tags, AFAIK:  everything is a branch.
>>>
>>> Yow!  I couldn't have imagined that would be true.  And didn't....
> 
>> It's not exactly true either. svn doesn't have either tags or branches,
>> it has only a single (directory) tree per repository, of which individual
>> subdirectories can be checked out individually. This is the root of the
>> usual first step in creating a SVN repo: make "branches", "trunk" and
>> "tags" subdirs.
> 
> The SVN docs use the term "branch" for this concept:
> 
>   http://svnbook.red-bean.com/en/1.0/ch04.html#svn-ch-4-sect-1
> 
> And they document that tags are really branches:
> 
>   http://svnbook.red-bean.com/en/1.0/ch04s06.html

Quoting from that page:

"""
In Subversion, there's no difference between a tag and a branch. Both are just
ordinary directories that are created by copying.
"""

But you're right, it's a question of definitions.

Georg

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4