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

Can SVN only branch and tag at the highest project level?

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Wed, 06 Dec 2017 08:44:42 +0100

It seems like in SVN there must be separate repository folders for
tags, branches and trunk below each project.
To me this implies that svn is only able to do these operations at the
very top of a project tree, is that really so?
I am coming from CVS(NT) and it was always possible to do the tagging
and branching for *anything* inside a project tree. For example a
subtree could be branced and tagged independently from the main
project.
Is this not possible in SVN?
If so, how can I convert my CVS repository to SVN correctly, while
preserving these properties?
We have used this on many places, for example branching out only a
single file or two in a directory while leaving the other files on
TRUNK.
Then at a later time when all is checked we merged the changes back
into TRUNK.
Is this not possible in svn?

-- 
Bo Berglund
Developer in Sweden
Received on 2017-12-06 08:45:01 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.