Re: Subversion Doesn't Have Branches aka Crossing the Streams aka Branches as First Class Objects?
From: Zé <jose.passes_at_gmx.com>
Date: Sat, 11 May 2013 22:26:19 +0100
On 05/11/2013 08:25 PM, Thorsten Schöning wrote:
That's not exactly a development branch, but a directory tree.
> Some of my repos contain web
Tags/branches aren't directories which need to be organized in a deep
A branch, as implemented by git, is similar to the feature branches
http://svnbook.red-bean.com/en/1.7/svn-book.html#svn.branchmerge.commonpatterns
Wit Git, when a branch is created it is expected to have a finite
A tag is nothing but a pointer to a particular point in the repo's history.
-- ZéReceived on 2013-05-11 23:51:19 CEST |
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.