Re: Creating a branch without specifying an absolute URL.
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-01 21:15:00 CEST
On Thu, 2004-04-01 at 13:07, andy.glew@amd.com wrote:
> svn copy . http://svnrepo/branch/Absolute-New-Branch
Actually, if you have a working copy of 'trunk' with local mods, we
svn copy http://host/repos/trunk http://host/repos/branches/mybranch
It's much faster than 'svn cp . URL'.
> (I come from the "task branch" school, checking in early and
You could write a utility script to automatically create branches and
---------------------------------------------------------------------
|
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.